Skip to main content
PUT
Update agent by ID (PUT)

Notes

  • Full replacement update (PUT semantics)
  • Uses AgentData structure for request body
  • Returns full agent data in response

Authorizations

X-API-KEY
string
header
required

API Key for MCP server and external service authentication

X-API-SECRET
string
header
required

API Secret for MCP server and external service authentication

Path Parameters

agentId
string
required

Body

application/json
{key}
object

Response

200 - application/json

OK

message
string
status
string
error
string
data
object