---
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.

## Changes

- **2020-06-30** (2018-11-01-preview) `f67ffd0f7b9a` — 1 info
  - added the new optional `query` request parameter `deleteBehavior`

[Change history](https://skmtc.dev/azure/apis/blueprintclient-2/changes/:resourceScope/providers/Microsoft.Blueprint/blueprintAssignments/:assignmentName/delete.md)

---

[API](https://skmtc.dev/azure/apis/blueprintclient-2.md) · [All operations](https://skmtc.dev/azure/apis/blueprintclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/blueprintclient-2/revisions/87a81a44f5a7/schema)
