scf_delete_webhook
Revoke a webhook endpoint by soft-deleting it, marking it inactive. Admin role required; future deliveries return 403, record retained for audit.
Instructions
Revoke a webhook endpoint — soft-delete that marks it inactive (destructive write — admin role). Future deliveries return 403; the record remains for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| endpoint_id | Yes | Webhook endpoint UUID — obtain from scf_list_webhooks |