Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.generect.com/api/v1/webhooks/{id}/ \ --header 'Authorization: <api-key>'
{ "status": "error", "status_code": 401, "detail": "Authentication credentials were not provided." }
Remove a registered webhook endpoint.
Use the required Token prefix. Example: Authorization: Token xxxxxxxxx
Webhook removed