cURL
curl --request DELETE \ --url https://app.wachat.net/api/v1/instance/logout \ --header 'Authorization: Bearer <token>'
Disconnect the WhatsApp number from the specified instance.
Provide your Wachat API Key as a Bearer token.
Instance logged out successfully