Skip to main content

Schedule a job

POST 

/v1.0-alpha1/jobs/:jobName

Schedule a job with a name. Jobs are scheduled based on the clock of the server where the Scheduler service is running. The timestamp is not converted to UTC. You can provide the timezone with the timestamp in RFC3339 format to specify which timezone you'd like the job to adhere to. If no timezone is provided, the server's local time is used.

Request

Responses

Job scheduled successfully