---
title: "DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}"
method: DELETE
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}"
tags: ["Blueprint"]
---

# DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}

`DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}`

Delete a blueprint definition.

## Path parameters

- `resourceScope` string, required
- `blueprintName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK -- blueprint definition deleted.

- Blueprint — Common properties for all Azure resources.
  - `id` string — String Id used to locate any resource on Azure.
  - `type` string — Type of this resource.
  - `name` string — Name of this resource.

## Other responses

- `204` — No Content
- `default` — Blueprints error response.

---

[API](https://skmtc.net/azure/apis/blueprintclient-3.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-3/versions/0f20a9e5d396/schema)
