Authorization: ********************
curl --location --request DELETE '/developers/webhooks/endpoints/?applicationId' \ --header 'Authorization: Bearer <token>'
{ "statusCode": 0, "message": "string", "error": "string" }