Submit an approval decision
Approvals
Submit an approval decision
Approve or deny a pending manual-approval request. Approving forwards the held request to its upstream service; denying blocks it. Scope the call to the request’s project with a project API key or an X-Project-Id header.
POST
Submit an approval decision
Authorizations
API key obtained from the dashboard or GET /user/api-key
Path Parameters
The approval ID from GET /approvals/pending.
Body
application/json
Whether to forward the held request (approve) or block it (deny).
Available options:
approve, deny Response
Decision recorded and the held request released