Authorization: Bearer ********************
curl --location --request DELETE '/tasks/1/tags' \ --header 'Authorization: Bearer <token>'
{ "id": 1, "taskId": 1, "userId": 1, "type": 0, "state": "Старое название", "updateDate": "2019-08-24T14:15:22.123Z" }