Skip to main content
POST
https://cloud.cdata.com
/
api
/
job
/
{jobId}
/
run
Run Job
curl --request POST \
  --url https://cloud.cdata.com/api/job/{jobId}/run

Path Parameters

jobId
string
required
The Id of the job you want to put in the queue to be run.

Responses

200

HTTP 200 OK