Delete a job

delete/jobs/{jobId}
Internal-Use Only

Deletes a job with the specified job ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
204No ContentThe request succeeded and no content was returned. This is returned whether the job actually existed or not.