stop instances

stop instances

POST https://api.zuwinda.com/v1.2/instances/stop

This endpoint allows you to stop your instances.

Headers

Request Body

{
    "success": true,
    "message": "Instances stopped successfully"
}

Last updated