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.
Delete one of your webhook subscriptions.
cURL
curl --request DELETE \ --url https://auth.exchangeratesapi.com.au/api/webhook-subscriptions/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "Webhook deleted" }
API key authentication using Bearer token
Deleted