v1

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

Update a blueprint

Updates blueprint metadata or draft visual state. API keys need the blueprints:write scope. Active blueprints can reject edits; stop the blueprint first if the product requires a safer edit flow.

put/api/blueprints/{id}

Request body

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

Response

Updated 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