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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ID of the client session to which you want to grant access to resources.
IDs of the Connect Webviews that you want to associate with the client session.
IDs of the connected accounts that you want to associate with the client session.
Your user ID for the user that you want to associate with the client session.
ID of the user identity that you want to associate with the client session.
IDs of the user identities that you want to associate with the client session.
1 elementResponse
OK
Represents a client session. If you want to restrict your users' access to their own devices, use client sessions.

