Update agent
PATCH/v2/agents/:agent_key
Supported API Key Type:
Personal
The Update Agent API enables you to modify an existing agent configuration, including tool assignments, behavioral instructions, model parameters, and operational metadata.
Use this API to evolve agent capabilities over time, adding new tools as they become available, refining behavioral instructions based on user feedback, adjusting model parameters for optimal performance, and updating metadata for better organization across your agent ecosystem.
Request
Responses
- 200
- 400
- 403
- 404
The response includes the complete updated agent configuration with the new
updated_at timestamp reflecting when the changes were applied.
Agent update request was malformed or contains invalid references.
Permissions do not allow updating this agent.
Agent not found.