JavaScript
Agent
Update an agent
Updates an existing agent by its ID.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the agent to update
Body
application/json
Response
The updated agent

