Authorization: Bearer ********************
curl --location --request POST 'https://api.msaaq.com/v1/tenant/courses/rust/chapters/188/contents/978/surveys/attempts/answers' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--form 'question_id="42456"' \
--form 'choice_id="114189"'
{}