Last updated 7 days ago
POST
This endpoint allows users to reinstall a new virtual private server (VPS) on the Cloudblast platform.
Body
authKey
string
Your API Key
server_id
int
ID of the server
template_uuid
ID of the OS ()
Response
{ "result": true, "message": "Server reinstallation initiated successfully.", "password": "3ae02aed3c891e63" }
{ "error": "Invalid request" }
http://console.cloudblast.io/api/public/reinstall-server