POST
/
jobs
/
{resource}
/
actions
{
  "resource": "<string>",
  "action": "start",
  "accepted": true,
  "message": "<string>"
}

Path Parameters

resource
string
required

The job ID

Query Parameters

context
string

Body

application/json

One of: start or abort

Response

200 - application/json

OK

The response is of type object.