curl --location --request PATCH '/user/removeAvatar' \
--header 'Websync-Session;'
{
"globalId": 210,
"email": "nbbnbn@mail.eu",
"name": "Владелец",
"id": 222,
"avatar": null,
"phoneNumber": null,
"telegramLink": null,
"jobTitle": null,
"isAdmin": false,
"githubLink": null,
"birthDate": null,
"deleted": false,
"active": true,
"organizationId": 101,
"lastActivityDate": "2025-06-24T12:09:46.663Z"
}