StateSet ReSponse API Documentation
Embeddings
Attributes
Function Parameters
Channels
Sessions
Create Session
This endpoint creates a new session
POST
/
v1
/
session
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
object
id
string
id
string
This is the ID of the session to be created.
Body
This is the ID of the session to be created.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.