v49

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01151216390.1 KB
Blueprint

Delete a Blueprint.

Delete a previously created Blueprint. If a blueprint has dependent snapshots, it cannot be deleted. You can find them by querying: GET /v1/devboxes/disk_snapshots?source_blueprint_id={blueprint_id}.

post/v1/blueprints/{id}/delete

Path parameters

idstring required

The ID of the Blueprint

Response

OK

EmptyRecord required