Agents
Update an Agent's Settings
Update a base agent’s settings.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this base agent.
Body
Response
200
application/json
Agent updated successfully.
Serializer for BaseAgent (agent config) with current version details