Error
Agents
Update Agent
Partially update an agent. Only provided fields are changed.
PATCH
Error
Authorizations
Path Parameters
Body
application/json
Partial update for an existing agent.
All fields are optional. Only provided (non-None) fields are written to the database. Use model_dump(exclude_none=True) to build the update payload.
Required string length:
1 - 100Required range:
0 <= x <= 2Required range:
1 <= x <= 8192Required range:
0 <= x <= 1Required range:
0 <= x <= 1Required range:
0.5 <= x <= 2Required range:
10 <= x <= 43200Required range:
5 <= x <= 300Response
Successful Response
Full agent object returned by the API.