Approvals

Approve a workflow step

Approves a pending workflow step, allowing execution to continue

post/workflow-approvals/{approvalId}/approve

Path parameters

approvalIdstring required

The approval ID

Headers

X-Actor-IDstring

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

Request body

commentstring

Optional comment for the approval

Response

Approval successful

approvalobject
messagestring

Changes

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