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