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