cURL
curl --request DELETE \ --url https://api.chift.eu/webhooks/{webhookid} \ --header 'Authorization: Bearer <token>'
{}
Endpoint that deletes one existing webhook
This access token needs to be included in each of your request to the Chift API.
Successful Response