Remove a job

delete/jobs/{jobId}

Removes the specified job. Job will be stopped if it is running.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The job ID.

Responses

StatusMeaningDescription
204No Content

The job was deleted.