Agents
Update an agent
PUT /v1/agents/{agent_id}- Permission
write:configs- Tokens
- API key, CLI user token
Replace an API-managed agent definition. Edit git-managed definitions in their repository or unlink them first.
Path parameters
agent_idstringrequired
{
}
{
}
Request
agentAgentConfig-Inputrequired
The agent's new definition. Replaces the previous one wholesale , this is not a partial update.
Response
agentAgentrequired
The agent.