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://{defaultHost}/v1/apps/{app_id}/webhooks/{id} \ --header 'Authorization: Bearer <token>' \ --header 'X-Authorization: <api-key>'
{ "error": "<string>", "error_code": "<string>" }
Delete a webhook endpoint
API Secret token
User Access token
Application ID
Webhook endpoint ID
no content
Was this page helpful?