Approvals

Reject a workflow step

Rejects a pending workflow step, stopping execution

post/workflow-approvals/{approvalId}/reject

Path parameters

approvalIdstring required

The approval ID

Headers

X-Actor-IDstring

ID of the user rejecting (defaults to "anonymous")

Request body

reasonstring

Reason for rejection

Response

Rejection successful

approvalobject
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.