v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/client_sessions

Grant Access to a Client Session

Grants a client session access to one or more resources, such as Connect Webviews, user identities, and so on.

post/client_sessions/grant_access

Request body

client_session_idstring

ID of the client session to which you want to grant access to resources.

connect_webview_idsstring[]

IDs of the Connect Webviews that you want to associate with the client session.

connected_account_idsstring[]

IDs of the connected accounts that you want to associate with the client session.

user_identifier_keystring

Your user ID for the user that you want to associate with the client session.

user_identity_idstring

ID of the user identity that you want to associate with the client session.

user_identity_idsstring[]

Deprecated. Use user_identity_id.

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

Response

OK

object required