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."
}

Changes

Changed in 1 of the 23 revisions of this API.1