Create hosted session
Endpoints
Create hosted session
Creates a hosted session for the specified LemonSlice agent.
POST
Create hosted session
Authorizations
Your LemonSlice API token.
Body
application/json
The LemonSlice agent to use in the session.
The ID of the LemonSlice agent.
Example:
"agent_abc123"
Response
Room created successfully.
The Daily room URL.
Example:
"https://your-subdomain.daily.co/abc123"
The Daily user token.
The placeholder agent image.
Example:
"https://cdn.lemonslice.com/agents/agent_abc123.png"
A unique identifier for the room's session.
Example:
"3f7c2b91-9e1f-4a6a-8e9d-2c7c3e7d9b5a"
