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.loopreturns.com/api/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "<string>", "http_code": "<string>", "message": "<string>" } }
Delete a webhook subscription.
OAuth 2.0 authorization
The webhook's unique identifier.
No Content