start instances
POST
https://api.zuwinda.com/v1.2/instances/start
Headers
Name
Type
Description
x-access-key
string
Your token api
Request Body
Name
Type
Description
instances_id
string
Your instances id
{
"success": true,
"message": "Instances started successfully"
}
Last updated
Was this helpful?