Skip to main content
DELETE
/
instance
/
logout
Terminate Instance Authentication Session
curl --request DELETE \
  --url https://app.wachat.net/api/v1/instance/logout \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.wachat.net/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authenticate your integration payloads by injecting your premium secure Wachat Account API Private Secret Key inside standard Authorization Bearer header vectors.

Query Parameters

instanceName
string
required

Name string tracking handle mapping your connected active instance container profile.

Response

200

Token storage arrays safely destroyed and instance safely offline.