Webhook Endpoints

Delete webhook endpoint

DEL /api/v1/webhook-endpoints/{id}

Permanently deletes a webhook endpoint. Alerts stop being delivered to it immediately.

Response

Returns an empty response with status 204.