Skip to main content
DELETE
Delete a job by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

A unique identifier for a job

Example:

"ae78630b-3fb2-4d04-a7b5-7beb9b5d1bc4"

Response

The job was deleted successfully