UpdateMcpServer

Update MCP server.

This method replaces an existing MCP server registration in full (PUT
semantics). Credentials are REQUIRED: reads never return them, so the
full object including credentials must be re-supplied on every update.
The registration handshake re-runs before the replacement is persisted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required

Your Acai tenant identifier.

Body Params
apiKeyCredentials
object

ApiKeyCredentials holds a static API key sent as a request header.
These are KMS-encrypted before storage — they are NEVER returned on read.

mask
array of strings
mask
Allowed:
oauth2Credentials
object

OAuth2ClientCredentials holds the secret fields for the OAuth2
client-credentials flow against the customer's identity provider.
These are KMS-encrypted before storage — they are NEVER returned on read.

server
object

McpServer represents a registered customer MCP server.

Credentials are passed on create/update only (see McpServerService) and are
KMS-encrypted at rest — they are NEVER part of this message.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json