Skip to main content
POST
Start/pause/abort a job

Path Parameters

resource
string
required

The job ID.

Body

*/*

One of: start, pause, or abort.

The body is of type object.

Response

200 - */*

successful operation

resource
string
read-only
action
enum<string>
read-only
Available options:
start,
pause,
abort
accepted
boolean
read-only
message
string
read-only