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
Soft delete a webhook by ID. This marks the webhook as deleted but retains the data.
Webhook ID
Webhook deleted successfully