Delete a webhook
Path Parameters
stringrequired
The webhooks's unique identifier
curl 'https://api.lune.co/v1/webhooks/ljmkOq7vXd239gAE9WALWQ8ZGVD5ExNz' \
-H 'Authorization: Bearer <API_KEY>' \
-H 'Content-Type: application/json' \
-X DELETE
The webhooks's unique identifier
curl 'https://api.lune.co/v1/webhooks/ljmkOq7vXd239gAE9WALWQ8ZGVD5ExNz' \
-H 'Authorization: Bearer <API_KEY>' \
-H 'Content-Type: application/json' \
-X DELETE