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