Skip to main content
POST
Validate server

Authorizations

Authorization
string
header
required

Bearer token authentication using OAuth2/OIDC tokens

Path Parameters

region
string
required

Region identifier

project
string
required

Project identifier

id
string<uuid>
required

Unique server identifier (UUID)

Response

Validation result

valid
boolean

Whether host validation succeeded

errors
string[]

Validation error messages if validation failed