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