Authorization: Bearer ********************curl --location --request PUT 'https://api-lms.staging.teach-in.ru/api/testing-system/testing/test-members/835797c9-6ff9-4e3d-85bb-978dc60a9190/answer-add' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"attempt_id": "5a8cc7ad-2c18-4e2a-bf6e-cee107e56023",
"question_id": "e2da7165-f099-46b0-8e90-2808b95cc9c0",
"data": {
"choices": [
"1249294b-74cc-4b67-8034-837e40be2662",
]
},
"is_draft": false
}'[
null
]