Webhooks
Delete a webhook
Soft delete a webhook by ID. This marks the webhook as deleted but retains the data.
delete/webhooks/{id}
Path parameters
idstring uuid required
Webhook ID
Response
Webhook deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.