---
title: "DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}"
method: DELETE
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}"
tags: ["Assignment"]
---

# DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}

`DELETE /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}`

Delete a blueprint assignment.

## Path parameters

- `resourceScope` string, required
- `assignmentName` string, required

## Query parameters

- `api-version` string, required
- `deleteBehavior` 'none' | 'all'

## Response `202`

OK -- blueprint assignment deleted.

- Assignment — 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-2.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-2/versions/87a81a44f5a7/schema)
