v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Blueprints

Validate Blueprint

Validate a render.yaml Blueprint file without creating or modifying any resources. This endpoint checks the syntax and structure of the Blueprint, validates that all required fields are present, and returns a plan indicating the resources that would be created.

Requests to this endpoint use Content-Type: multipart/form-data. The provided Blueprint file cannot exceed 10MB in size.

post/blueprints/validate

Response

Validation complete

validboolean required

If true, the Blueprint validated successfully. If false, at least one validation error occurred.