curl --location --request PATCH '/tasks//tag/' \
--header 'Websync-Session;'{
"id": 0,
"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"
},
"removeTag": true
}