Skip to main content
DELETE
cURL

Path Parameters

UUID
string<uuid>
required

The UUID of the job — this UUID is provided in the response on job creation.

Response

200 - application/json

Successfully deleted job

Response body from a successful job deletion.

id
string<uuid>
required

The UUID of a job. We'll provide the UUID initially in our response to a job creation request.

Example:

"aa54e783-0a9b-4f73-ad2f-63983b6aa4a8"

status
enum<string>
required

Status of a job (always deleted).

Available options:
deleted