Skip to main content

Cancel a job

Cancels a specific job. The job cannot be cancelled if it has already been started, suspended or completed (required scope jobs:write)

Path Parameters
    jobId int64 required
Header Parameters
    Customer-Id int64 required

    The customer identifier

Request Body
    reason string nullable

    A textual reason as to why the job is cancelled

Responses

No Content

Loading...