Skip to content

Validate

GET
/servers/{uuid}/validate

Validate server by UUID.

Authorizations

bearerAuth

Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.

TypeHTTP (bearer)

Parameters

Path Parameters

uuid*

Server UUID

Typestring
Required

Responses

Server validation started.
application/json
JSON
{
"message": "Validation started."
}

Samples

Powered by VitePress OpenAPI