Jobs

Delete a job

Delete a job.

DELETE
/api/jobs/{jobId}

Authorization

Authorization
header
string
required

Enter the project access token with the Bearer prefix, e.g. "Bearer project_access_token"

Path Parameters

jobId
string
required

Job id

Responses

The job was deleted successfully