Jobs

Cancel a job

Cancel a job.

POST
/api/jobs/{jobId}/cancel

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 cancelled successfully