ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: {Optionalconnect_webview_ids?: string[]Optionalconnected_account_ids?: string[]IDs of the connected accounts for which you want to create a client session.
Optionalcustomer_id?: stringCustomer ID that you want to associate with the new client session.
Optionalcustomer_key?: stringCustomer key that you want to associate with the new client session.
Optionalexpires_at?: DateDate and time at which the client session should expire, in ISO 8601 format.
Optionaluser_identifier_key?: stringYour user ID for the user for whom you want to create a client session.
Optionaluser_identity_id?: stringID of the user identity for which you want to create a client session.
Optionaluser_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optionalparameters: { client_session_id: string }ID of the client session that you want to delete.
Optionalparameters: { client_session_id?: string; user_identifier_key?: string }Optionalclient_session_id?: stringID of the client session that you want to get.
Optionaluser_identifier_key?: stringUser identifier key associated with the client session that you want to get.
Optionalparameters: {Optionalconnect_webview_ids?: string[]IDs of the Connect Webviews that you want to associate with the client session (or that are already associated with the existing client session).
Optionalconnected_account_ids?: string[]IDs of the connected accounts that you want to associate with the client session (or that are already associated with the existing client session).
Optionalexpires_at?: DateDate and time at which the client session should expire in ISO 8601 format. If the client session already exists, this will update the expiration before returning it.
Optionaluser_identifier_key?: stringYour user ID for the user that you want to associate with the client session (or that is already associated with the existing client session).
Optionaluser_identity_id?: stringID of the user identity that you want to associate with the client session (or that are already associated with the existing client session).
Optionaluser_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optionalparameters: {Optionalclient_session_id?: stringID of the client session to which you want to grant access to resources.
Optionalconnect_webview_ids?: string[]IDs of the Connect Webviews that you want to associate with the client session.
Optionalconnected_account_ids?: string[]IDs of the connected accounts that you want to associate with the client session.
Optionaluser_identifier_key?: stringYour user ID for the user that you want to associate with the client session.
Optionaluser_identity_id?: stringID of the user identity that you want to associate with the client session.
Optionaluser_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optionalparameters: {Optionalclient_session_id?: stringID of the client session that you want to retrieve.
Optionalconnect_webview_id?: stringID of the Connect Webview for which you want to retrieve client sessions.
Optionaluser_identifier_key?: stringYour user ID for the user by which you want to filter client sessions.
Optionaluser_identity_id?: stringID of the user identity for which you want to retrieve client sessions.
Optionalwithout_user_identifier_key?: booleanIndicates whether to retrieve only client sessions without associated user identifier keys.
Optionalparameters: { client_session_id: string }ID of the client session that you want to revoke.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
IDs of the Connect Webviews for which you want to create a client session.