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