Skip to main content
POST
Reinstall OS

Authorizations

Authorization
string
header
required

API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.

Path Parameters

server
string
required

Server identifier — any of: numeric id, uuid_short (8 chars), or full uuid (36 chars).

Body

application/json
template_slug
string
required

Template slug (e.g., ubuntu-24.04)

Example:

"ubuntu-24.04"

password
string

New root password. If omitted, one will be generated.

Minimum string length: 8
Example:

"myNewPassword123"

Response

Reinstall initiated

data
object