delete/jobs/{UUID}
Path parameters
UUIDstring required
The UUID of the job — this UUID is provided in the response on job creation.
Response
Successfully deleted a job.
Example response
{
"id": "617a1f8b-59d4-435d-aa33-695433d7155e"
}The UUID of the job — this UUID is provided in the response on job creation.
Successfully deleted a job.
{
"id": "617a1f8b-59d4-435d-aa33-695433d7155e"
}