Turn the MCP server on or off for the tenant
PUT/mcp-access
Enabling binds the tenant to this environment's MCP client and needs the MCP entitlement; disabling revokes every client of the tenant and is always allowed. Either takes effect on the MCP server within its binding refresh interval. Idempotent. ADMIN only, audit-logged.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 503
OK
Bad Request
Unauthorized
Forbidden
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Service Unavailable