cURL
curl --request DELETE \ --url https://api.reader.dev/v1/webhooks/{id} \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "id": "<string>" } }
Deleted
true
Show child attributes