v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/client_sessions

Create a Client Session

Creates a new client session.

post/client_sessions/create

Request body

connect_webview_idsstring[]

IDs of the Connect Webviews for which you want to create a client session.

connected_account_idsstring[]

IDs of the connected accounts for which you want to create a client session.

customer_idstring

Customer ID that you want to associate with the new client session.

customer_keystring

Customer key that you want to associate with the new client session.

expires_atstring date-time

Date and time at which the client session should expire, in ISO 8601 format.

user_identifier_keystring

Your user ID for the user for whom you want to create a client session.

user_identity_idstring uuid

ID of the user identity for which you want to create a client session.

user_identity_idsstring[]

Deprecated. Use user_identity_id instead.

IDs of the user identities that you want to associate with the client session.

Response

OK