curl --location --request POST 'https://api.msaaq.com/v1/tenant/courses/rust/chapters/188/contents/978/surveys/attempts' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'retake="true"'{}