Skip to main content
DELETE
/
hooks
/
{hook_id}
Delete Webhook
curl --request DELETE \
  --url https://api.everhour.com/hooks/{hook_id} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

hook_id
number
required

Webhook ID

Example:

280382

Response

No Content