Delete job

delete/jobs/{jobId}
Internal-Use Only

Deletes the job with the specified ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The identifier of the job to delete.

Responses

StatusMeaningDescription
204No ContentThe job was deleted or not found.