Agents
Update A Registered Agent.
Updates an existing agent by id.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Schema for updating an existing agent.
Response
200
application/json
Successful Response
The response is of type any
.