scf_remove_engagement_auditor
Revoke an auditor's access to a specific engagement. Requires admin role; destructive action that returns no content on success.
Instructions
Revoke an auditor's access to one engagement (destructive write — admin role). Returns no content on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| auditor_id | Yes | Engagement auditor record UUID — obtain from scf_list_engagement_auditors | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |