Authorization: Bearer ********************curl --location --request PUT 'https://api-lms.staging.teach-in.ru/api/eav/values/c83037f2-5e4f-43eb-b60c-d1905c4fc959/edit' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"value": "a22c643b-0185-4292-90eb-c9a38252e6dc"
}'