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