Capabilities

approvals.reject

Reject a pending request without running the reviewed action.

post/capabilities/approvals.reject

Request body

approvalRequestIdstring required

The approval request ID.

messagestring

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.