Webhooks
Delete Webhook
Delete a webhook subscription.
DELETE
Delete a webhook subscription. The response is the updated list of the remaining webhooks for your organization.
Authentication
Webhooks are an org-level resource, so this endpoint uses API-key auth.Your Refold API key. Find it in Settings → Credentials.
Path Parameters
The webhook ID to delete.
Response
- 200 OK
- 400 Not Found
Returns the array of remaining webhooks after deletion.