Skip to main content
DELETE
Delete a job

Authorizations

x-api-key
string
header
required

API key in UUID format. Include this header with every authenticated request.

Path Parameters

id
string<uuid>
required

Unique identifier of the job to delete.

Response

Job deleted successfully.

message
string
required
Example:

"Successfully deleted Job with ID: 550e8400-e29b-41d4-a716-446655440000"

data
object
required