Authorization: Bearer ********************
curl --location --request DELETE 'https://api.mottasl.ai/v1/webhook/12345' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string" }