Interactions
Update an interaction
Updates the properties of the specified interaction. Only the provided properties will be updated. Any properties not provided will be left unchanged.
POST
Path Parameters
The unique identifier of the interaction
Body
application/json
The data with which an interaction is updated.
Response
200
application/json
<p>Users communicate with agents via <i>interactions</i>. You can think of each interaction as a conversation between an agent and user.</p>