DELETE
/webhooks/{webhook_id} Delete a specific webhook
Deletes a webhook subscription. OnePageCRM stops posting events to its endpoint.
Maintained by the OnePageCRM engineering team
Path parameters
| Name | Type | Description |
|---|---|---|
webhook_id req | string | Webhook ID |
Responses
200 OK
Standard error responses: 400 Β· 401 Β· 403 Β· 404 Β· 409 Β· 500 β shared across the API. See Errors.