Skip to content
Start free in Cloud

Delete site webhook REST API

DELETE
/api/sites/{id}/webhooks/{webhookID}
curl --request DELETE \
--url https://hitkeep.com/api/sites/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/webhooks/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--cookie hk_token=<hk_token>

Deletes configuration. Existing delivery outcome records remain subject to retention.

id
required
string format: uuid
webhookID
required
string format: uuid

Deleted