Updates a job in a project by ID.
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.
Your job ID. It is the ID of the job you provide when creating it.
Job update input schema
Input schema for updating an existing job
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"