Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mcpIntegrationId
string
required

Body

application/json
workspaces
object[]
required
global_workspace_access
object | null
override_existing_workspace_access
boolean
default:false

Response

200 - application/json

The response is of type object.

Last modified on September 18, 2026