Chat
Un-Archive Chat
The Un-archive Chat endpoint serves as the reverse operation of the Archive Chat endpoint. It allows users to restore previously archived chats back to the active chat list. This feature is valuable for situations where archived chats need to be revisited or reactivated, ensuring that important conversations can be easily retrieved when needed. By integrating this endpoint, developers can provide users with flexible chat management options, allowing them to toggle between archived and active chat states based on their needs.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
ChatCollection
The response is of type object
.