Session
Create Session
Creates a new Interaction Session
POST
Authorizations
Body
application/json
Create Session options
AI Face for session, see /faces for available faces
Example:
"obama"
AI Profile for session, see /profiles for available profiles
Example:
"interviewer"
AI behaviour extension of set profile for session
Example:
"Assume the role of a doctor. You're conducting an examination."
Time limit for session in seconds, if 0 or not set then no time limit
Example:
300
Additonal context for session, builds on top of selected profile
Example:
"- Candidate Name is Jon. - Position is Software Engineer."
Response
201
application/json
Session created
Session ID
Example:
"1234567890abcdef"