OpenAPI 3.1.0raw.githubusercontent.com2026-08-20150217601.0 KB

8bf151c2dd8b

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