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
Example response
{
"message": "Operation completed successfully."
}