StateSet ReSponse API Documentation
Embeddings
Attributes
Function Parameters
Channels
Sessions
Update Session
This endpoint updates a session
PUT
/
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 updated.
Body
This is the ID of the session to be updated.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.