Authorization: Bearer ********************curl --location --request PUT 'https://api-lms.staging.teach-in.ru/api/testing-system/testing/test-members/8cc3f713-cc0a-49aa-b491-2181ee34e6c6/attempt-end' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"attemptId":"86504666-8457-4be6-94d5-18b087f6b29c"
}'