curl --location --request POST 'https://staging.syncode.anggita.org/api/rooms//ai/review' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"language": "python",
"problemId": "ec266659-7df9-4c6c-913e-9aea62927d35"
}'{
"jobId": "string"
}