Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: {Optional
connect_webview_ids?: string[]Optional
connected_account_ids?: string[]IDs of the connected accounts for which you want to create a client session.
Optional
customer_id?: stringCustomer ID that you want to associate with the new client session.
Optional
customer_key?: stringCustomer key that you want to associate with the new client session.
Optional
expires_at?: DateDate and time at which the client session should expire, in ISO 8601 format.
Optional
user_identifier_key?: stringYour user ID for the user for whom you want to create a client session.
Optional
user_identity_id?: stringID of the user identity for which you want to create a client session.
Optional
user_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optional
parameters: { client_session_id: string }ID of the client session that you want to delete.
Optional
parameters: { client_session_id?: string; user_identifier_key?: string }Optional
client_session_id?: stringID of the client session that you want to get.
Optional
user_identifier_key?: stringUser identifier key associated with the client session that you want to get.
Optional
parameters: {Optional
connect_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).
Optional
connected_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).
Optional
expires_at?: DateDate and time at which the client session should expire (or at which the existing client session expires), in ISO 8601 format.
Optional
user_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).
Optional
user_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).
Optional
user_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optional
parameters: {Optional
client_session_id?: stringID of the client session to which you want to grant access to resources.
Optional
connect_webview_ids?: string[]IDs of the Connect Webviews that you want to associate with the client session.
Optional
connected_account_ids?: string[]IDs of the connected accounts that you want to associate with the client session.
Optional
user_identifier_key?: stringYour user ID for the user that you want to associate with the client session.
Optional
user_identity_id?: stringID of the user identity that you want to associate with the client session.
Optional
user_identity_ids?: string[]IDs of the user identities that you want to associate with the client session.
Optional
parameters: {Optional
client_session_id?: stringID of the client session that you want to retrieve.
Optional
connect_webview_id?: stringID of the Connect Webview for which you want to retrieve client sessions.
Optional
user_identifier_key?: stringYour user ID for the user by which you want to filter client sessions.
Optional
user_identity_id?: stringID of the user identity for which you want to retrieve client sessions.
Optional
without_user_identifier_key?: booleanIndicates whether to retrieve only client sessions without associated user identifier keys.
Optional
parameters: { client_session_id: string }ID of the client session that you want to revoke.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
IDs of the Connect Webviews for which you want to create a client session.