Client URL for existing user
POST
/job-interview-token
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://cool.jobmojito.com/functions/v1/job-interview-token' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "interview-for-profile",
"interview_profile_id": "string",
"interview_id": "string",
"interview_result_id": "string",
"hide_menu": true
}'
Response Response Example
200 - Example 1
https://...interviewmojito.com
Request
Body Params application/json