Remove a job

delete/jobs/{jobId}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The job ID.

Responses

StatusMeaningDescription
204No ContentThe job was deleted.