Create a Client Session
Create a new client session
Last updated
Was this helpful?
Create a new client session
Last updated
Was this helpful?
Creates a new .
user_identifier_key
String Required
Your own internal user ID for the user
connected_account_ids
Array of strings Optional
Returns a client_session
containing the following properties:
token
Client session token associated with the client session
workspace_id
user_identifier_key
Your own internal user ID for the user
client_session_id
ID of the client session
created_at
Date and time at which the client session was created
This response also includes a Boolean ok
status indicator.
Specify the user ID and, optionally, associated with the user by including the corresponding parameters in the request body.
Array of IDs of the associated with this user
ID of the that contains the client session
Creates a new client session.
Your user ID for the user for whom you want to create a client session.
IDs of the Connect Webviews for which you want to create a client session.
IDs of the connected accounts for which you want to create a client session.
IDs of the user identities that you want to associate with the client session.
ID of the user identity for which you want to create a client session.
Date and time at which the client session should expire, in ISO 8601 format.