API Reference
Update conversation
Update conversation details
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Conversation ID
Body
application/json
Response
200 - application/json
Conversation updated successfully
The response is of type boolean
.