v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15202747.7 KB
Agent Management

Update Agent

Update an agent's name, description, deployment target, icon, generated questions, or reconfigure its YAML. Only the creator of the agent can perform this operation.

put/v1/agents/update

Response

Successful Response

messagestring required

Human-readable result message.

Example response

{
  "message": "Operation completed successfully."
}