Authorization: Bearer ********************
curl --location --request POST 'https://api.msaaq.com/v1/tenant/courses/rust/chapters/188/contents/981/quizzes/attempts/close' \ --header 'X-Tenant: academy.msaaq.com' \ --header 'Accept: application/json' \ --form 'question_id="43"' \ --form 'choice_id="125"'
{}