v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
Sandbox images

Validate a blueprint

Lint blueprint YAML without saving it. Returns 200 with ok: false + structured errors for an invalid blueprint; the authoritative rejection still happens at create/update/build.

post/projects/{projectId}/images/validate

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

Request body

blueprintstring required

Blueprint YAML to lint.

Response

Lint result

OR