---
title: "DELETE /{scope}/providers/Microsoft.CustomProviders/associations/{associationName}"
method: DELETE
path: "/{scope}/providers/Microsoft.CustomProviders/associations/{associationName}"
tags: ["Associations"]
---

# DELETE /{scope}/providers/Microsoft.CustomProviders/associations/{associationName}

`DELETE /{scope}/providers/Microsoft.CustomProviders/associations/{associationName}`

Delete an association.

## Path parameters

- `scope` string, required
- `associationName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. Association deleted.

## Other responses

- `202` — Accepted. Association delete has been accepted.
- `204` — No Content. Association was not found.
- `default` — Error response describing why the operation failed.

---

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