cURL
curl --request DELETE \ --url https://api.prequel.co/webhooks/{webhook_id} \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": {}, "message": "<string>" }
Delete an existing webhook.
Documentation IndexFetch the complete documentation index at: https://import-docs.prequel.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://import-docs.prequel.co/llms.txt
Use this file to discover all available pages before exploring further.
Webhook ID.
OK
"success"