POST
/
api
/
v1
/
runner-jobs
/
complete
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ack
string
required

Body

application/json
status
enum<string>
required
Available options:
CANCELED,
FAILED,
PASSED

Response

204
_mintlify/placeholder

Successful Response