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:

"87d6d48a-a89d-41ca-8e00-a7a00fb611ae"

Response

The job was deleted successfully