v1
latestOpenAPI 3.1.02026-07-26269227514.8 KBsnapshot_setup
Update a blueprint's contents and/or position
Partial update for a single blueprint. Does NOT auto-trigger a build.
Fields honored:
- contents — writes a new YAML version for the blueprint.
- position — sets the repo-tier blueprint's execution position. Returns 400 on an org-tier blueprint (those have no position).
Returns 400 when the body is empty.
patch/v3beta1/organizations/{org_id}/snapshot-setup/blueprints/{blueprint_id}
Path parameters
blueprint_idstring required
org_idstring required
Example:org-abc123def456
Organization ID (prefix: org-)
Request body
Response
Successful Response