v1

latestOpenAPI 3.1.02026-07-26751285.0 KB
agents

Update agent

Update an existing agent

patch/api/agents/{agentId}

Path parameters

agentIdstring uuid required

ID of the agent to update

Request body

object required

Agent updates

Response

Agent updated successfully

successboolean

Example response

{
  "success": true
}