Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Information to identify the workflow that is in progress to release the commit, and what action we should take to complete the workflow.
The body is of type object
.
Response
Success