Validate or adapt a Blueprint
Validation without blueprintId is public, including requests with adapt: true; it returns findings and, when adapting, an adapted source. Supplying blueprintId always requires a bearer token so the server can inspect a saved bundle. This conditional authentication cannot be expressed per request shape, so this operation declares no OpenAPI security requirement.
Body
- Option 1
- Option 2
Supply source or its legacy sourceJson alias.
Response
Compatibility findings and optional adapted source.
Validation output. source and changes are present only for adaptation responses or bundle previews.
False when one or more compatibility findings have severity: error.
1, 2 x >= 0A WordPress Playground Blueprint document. SandyWP accepts schema version 1 or 2 and validates its supported steps and resources before saving or running it.
Present for a ZIP bundle preview.

