Skip to main content
POST
Create Session

Authorizations

X-API-Key
string
header
required

Your duohub API key. Type: str

Body

application/json
id
string

Unique identifier for the session

customerUserID
string

Optional ID of the customer user

metadata
object[]

Optional metadata for the session

Response

Session created successfully

status
enum<string>
required
Available options:
success
data
object
required