Authorization: ********************
curl --location --request DELETE '/v2/webhooks/' \ --header 'x-account-id;' \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "NOT_ALLOWED", "message": "string" } }