Skip to main content
DELETE
/
instance
/
logout
Logout Instance
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

Provide your Wachat API Key as a Bearer token.

Query Parameters

instanceName
string
required

Response

200

Instance logged out successfully