curl --location --request POST 'https://staging.syncode.anggita.org/api/rooms//analyze' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"language": "python"
}'{
"jobId": "string"
}