Endpoint: DELETE /webhooks/:id
Parameters:
id
UUID Id of the webhook to deleteResponse:
status
: 200 for successExample request
curl <https://api.height.app/webhooks/6c4140d7-6ff0-4cf3-bc57-15ef370aa21d> \\\\
-H "Authorization: api-key secret_1234" \\
-X DELETE