Skip to main content
DELETE
Delete an approval policy. In-flight ApprovalRequest rows that referenced the policy are NOT cascaded — they retain policy_id for audit but lose the linked policy row. To suspend without losing audit trail, PATCH is_active=false.

Path parameters

string (uuid)
required

Response

No response body — successful response.

Status codes