Runs
Update Run status
Update the status of a Run.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Run to update.
Example:
"135"
Body
application/json
Response
200
application/json
Run updated successfully
The response is of type object
.