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