Agents
Update an Agent
Update details of a specific agent.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this agent.
Body
Response
200
application/json
Agent updated successfully.
The response is of type object
.