x-api-key: ********************
curl --location 'https://api-qa.deskfy.io/WebhookSubscriptions//test' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "event": "UPDATE_TASK" }'