Skip to main content
Update an Agent MCP installation

Authorizations

acornops_cp_session
string
cookie
required

Path Parameters

workspaceId
string<uuid>
required
Example:

"4b930d98-add9-4924-ab26-3c16d96ec373"

agentId
string
required
serverId
string<uuid>
required

Body

application/json
name
string
Minimum string length: 1
enabled
boolean
expectedRevision
integer
Required range: x >= 1
authType
enum<string>
Available options:
none,
bearer_token,
custom_header
credentialMode
enum<string>
Available options:
none,
workspace,
individual
authHeaderName
string
Minimum string length: 1
authHeaderPrefix
string
targetConstraints
object

Response

Agent MCP installation updated.

server
object
required