v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Approval Requests

Update Approval Request Status

Updates the approver's decision about an approval request.

Allowed For

  • Agents
patch/api/v2/approval_workflow_instances/{approval_workflow_instance_id}/approval_requests/{approval_request_id}/decision

Request body

notesstring

Notes for the decision

status'approved' | 'rejected' | 'pending' | 'withdrawn'

The status of the approval request

Response

Success response