Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Conversation updated successfully
The response is of type object
.
Updates an existing conversation for the specified agent, using the V3 endpoints.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Conversation updated successfully
The response is of type object
.