cURL
curl --request DELETE \ --url https://api.chift.eu/webhooks/{webhookid} \ --header 'Authorization: Bearer <token>'
{ "message": "The specified webhook could not be found for this account", "status": "error" }
Endpoint that deletes one existing webhook
Documentation IndexFetch the complete documentation index at: https://docs.chift.eu/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
Use this file to discover all available pages before exploring further.
This access token needs to be included in each of your request to the Chift API.
Successful Response