Create a Client Session
Create a new client session
Creates a new client session.
Authorizations
seam-publishable-keystringRequired
Body
customer_idstringOptional
Customer ID that you want to associate with the new client session.
customer_keystring · min: 1Optional
Customer key that you want to associate with the new client session.
user_identifier_keystring · min: 1Optional
Your user ID for the user for whom you want to create a client session.
connect_webview_idsstring[]Optional
IDs of the Connect Webviews for which you want to create a client session.
connected_account_idsstring[]Optional
IDs of the connected accounts for which you want to create a client session.
user_identity_idsstring · uuid[] · min: 1 · max: 1OptionalDeprecated
IDs of the user identities that you want to associate with the client session.
user_identity_idstring · uuidOptional
ID of the user identity for which you want to create a client session.
expires_atstring · date-timeOptional
Date and time at which the client session should expire, in ISO 8601 format.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/client_sessions/createRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

