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

Path Parameters

jobId
string
required
The Id of the job you want to stop.

Responses

200

HTTP 200 OK