Archive chat
POST
/waInstance{{idInstance}}/archiveChat/{{apiTokenInstance}}Documentation ArchiveChat
Request
Body Params application/json
chatId
string
required
Example
{
"chatId": "7123456789@c.us"
}
Request samples
Responses
archiveChat(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
ExamplearchiveChat
//The response body is empty. If successful, the server response is 200.
Last modified: 18 days ago