Decide an approval request (approve / deny)
POST
Decide an approval request (approve / deny)
Authorizations
Path Parameters
Body
application/json
Response
Successful Response
Full detail view of a single approval_requests row.
What a suspended approval is gating — the caller-agnostic dispatch key.
The :class:ResumeDispatcher (HITL-03 §1) routes a recorded decision back to
the right continuation by this value: a workflow ApprovalNode resumes an
edge (WORKFLOW_NODE); a Policy/tool-level gate resumes a partial turn
(TOOL_CALL). Persisted to a VARCHAR(20) — a StrEnum serializes to its
string value, so it needs no migration.
Available options:
workflow_node, tool_call Decide an approval request (approve / deny)