updateConversation
Update a Conversation object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PUT
Path Parameters
Conversation id
Body
application/json
Conversation data
The body is of type object
.
Response
200
application/json
Returns an updated [Conversation](#schema_conversation) object if a valid identifier was provided. Returns [an error](#errors) otherwise
The response is of type object
.