Link workspaces
Link workspaces
Links existing workspaces to the agent session context.
Linking Rules:
- You must have access to the workspace (own it or belong to the same company).
- Global Workspaces (no
external_user_id) can be linked to any of your sessions (scoped or unscoped). - Scoped Workspaces (with
external_user_id) can ONLY be linked to sessions that are scoped to the sameexternal_user_id. They cannot be linked to unscoped sessions or sessions for other users.
POST
Link workspaces
Authorizations
Headers
Path Parameters
Body
application/json
List of workspace IDs to link to the session. Note: Scoped workspaces (with external_user_id) can only be linked to sessions with the matching external_user_id.
Response
Successful Response

