executions

Approve workflow execution

Accept a simple approval decision and signal the workflow execution

get/execution/{id}/approvals

Path parameters

idstring required

Workflow execution ID

Query parameters

approvedboolean required

Approval decision (true|false)

Response

Approval processed and workflow signaled

object required

Changes