Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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