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