cURL
curl --request POST \ --url https://api.zuwinda.com/v2/messaging/whatsapp/instances/{id}/logout \ --header 'X-Access-Key: <api-key>'
{ "data": { "responseCode": "00", "message": "Instance logged out successfully" } }
Logs out a specific whatsapp instance
Your Zuwinda API token
ID of the whatsapp instance
whatsapp instances response
Show child attributes