scf_delete_engagement
Delete a draft audit engagement and its frozen scope, revoking auditor grants. Non-draft engagements return 409; close them instead.
Instructions
Delete a draft audit engagement and its frozen scope (destructive write — admin role). Non-draft engagements are refused with 409 — close them instead. Auditor grants are revoked with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |