Authorizations
Apikey
Path Parameters
O nome da sessão (instanceName)
ID da Conversa
Response
201 - application/json
The response is of type object
.
curl --request POST \
--url https://api.wappfy.com.br/api/{session}/chats/{chatId}/archive \
--header 'apikey: <api-key>'
{}
O parâmetro deve ser o instanceName da sessão.
curl --request POST \
--url https://api.wappfy.com.br/api/{session}/chats/{chatId}/archive \
--header 'apikey: <api-key>'
{}
Apikey
O nome da sessão (instanceName)
ID da Conversa
The response is of type object
.