Deletes a specific webhook.
cURL
curl --request DELETE \ --url https://{cluster_id}.on-hellgate.cloud/api/admin/webhooks/{id} \ --header 'x-api-key: <api-key>'
{ "code": 401, "message": "No valid means of authentication was provided", "classifier": "UNAUTHORIZED" }
Documentation IndexFetch the complete documentation index at: https://developer.hellgate.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the webhook.
Success response (No Content)