cURL
curl --request DELETE \ --url https://api.allcovered.xyz/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "success": true } }
Delete a webhook endpoint
API key from StableBase dashboard
Resource ID
Webhook endpoint deleted
Show child attributes