JavaScript
Agent Endpoint
Update an agent endpoint
Updates an existing agent endpoint by its ID. Only environment and outboundDialType can be modified.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the agent endpoint to update
Body
application/json
Response
The updated agent endpoint
Detailed agent endpoint response

