Skip to main content
DELETE
/
v1
/
ui
/
webhooks
/
{id}
Delete a webhook endpoint
curl --request DELETE \
  --url https://api.example.com/v1/ui/webhooks/{id}

Path Parameters

id
string
required

Webhook endpoint ID

Response

Webhook endpoint deleted successfully