v1

latestOpenAPI 3.1.02026-07-1419045.3 KB

remove_session

Remove a sessão (desconecta-se do WhatsApp)

get/{instance_id}/api/v1/remove_session

Path parameters

instance_idstring required

Código da sua instância (ex: chatpro-fx5qbe2hah)

Response

200

messagestring
statusinteger

Example response

{
  "message": "Sessão removida",
  "status": 200
}