Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The contact id.
Example:
"xxx@c.us"
Archive a chat conversation to organize your chat list while preserving the message history for future access.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The contact id.
"xxx@c.us"