v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-06181217.3 KB
Blueprints

Create a blueprint

Creates a draft blueprint. API keys need the blueprints:write scope. You can create an empty blueprint with just a name, or provide an initial visual definition.

post/api/blueprints

Request body

namestring required
{"stackTrail":"components:schemas:Json","oasType":"schema","type":"unknown"}
thesisIdstring uuid

Response

Created draft blueprint.

idstring uuid required
namestring required
status'draft' | 'running' | 'error' | 'stopped' required
deploymentIdstring nullable
{"stackTrail":"components:schemas:Json","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:Json","oasType":"schema","type":"unknown"}
errorstring nullable
createdAtstring date-time required
updatedAtstring date-time required