AI Agents
Update an Agent
Updates an existing agent, or creates a new agent if one doesn’t exist.
PUT
/
api
/
projects
/
{projectName}
/
agents
/
{agentName}
Path Parameters
The name of the project where agent resides
The name of the agent
Body
application/json
Was this page helpful?