Authorizations
API key to access the API
Body
application/json
Array of skills with name and description
Request to get a sample interview question
Required skills for the mock interview (max 5)
Example:
[
{
"name": "React",
"description": "Must be proficient in React Context API"
}
]