Skip to main content
POST
Link workspaces

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Path Parameters

session_id
string<uuid>
required

Body

application/json
workspace_ids
string<uuid>[]
required

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