Webhooks
Delete Webhook
This endpoint removes a Webhook identified by the webhookId parameter.
delete/v1/webhooks/{webhookId}
Path parameters
webhookIdinteger required
The identifier of the Webhook.
Response
When the delete was successful.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.