Chat
Archive Chat
The Archive Chat endpoint allows users to archive specific chat sessions within their WhatsApp channel. Archiving a chat moves it out of the active chat list, effectively organizing and decluttering the interface without deleting the chat history. This feature is useful for managing large volumes of chats, keeping the active chat list focused on current conversations while preserving access to historical chats. It is ideal for applications that need to implement chat organization and archival functionality, helping users maintain a clean and manageable chat environment.
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
.