Delete a webhook endpoint.
Scopes: webhooks:write
webhooks:write
cURL
curl --request DELETE \ --url https://api.rapidly.tech/api/webhooks/endpoints/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "detail": "<string>" }
Create an Workspace Access Token in your workspace's settings page.
The webhook endpoint ID.
Webhook endpoint deleted.