curl --location --request DELETE '/tasks//timers' \
--header 'Websync-Session;'
{
"timer": {
"taskId": 0,
"userId": 0,
"startedAt": "2019-08-24T14:15:22Z",
"pausedAt": {},
"totalPausedTime": 0
},
"history": {
"id": 0,
"updateDate": "2019-08-24T14:15:22Z",
"taskId": 0,
"userId": 0,
"state": "string",
"type": 0,
"projectName": "string",
"commitName": "string",
"commitLink": "string",
"taskName": "string"
},
"factTime": 0
}