Creates a new job for a project.
API Key used to authenticate your requests. How to create one.
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Job creation input schema
The ID of the job. Has to be a valid URL slug.
7"123e4567-e89b-12d3-a456-426614174000"
Array of API calls to be executed
Job configuration settings
Schedule configurations for the job. If set, the job will periodically run according to this configuration. The configurations are used to calculate the closest next run time.
Optional sink configuration for the job. Can be a webhook or S3 Compatible sink.
Proxy configuration for the job
"http://username:[email protected]:8080"