---
title: "DELETE /2013-04-01/delegationset/{Id}"
method: DELETE
path: "/2013-04-01/delegationset/{Id}"
---

# DELETE /2013-04-01/delegationset/{Id}

`DELETE /2013-04-01/delegationset/{Id}`

Deletes a reusable delegation set.

You can delete a reusable delegation set only if it isn't associated with any hosted zones.

To verify that the reusable delegation set is not associated with any hosted zones, submit a [GetReusableDelegationSet](https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetReusableDelegationSet.html) request and specify the ID of the reusable delegation set that you want to delete.

## Path parameters

- `Id` string, required

## Response `200`

Success

## Other responses

- `480` — NoSuchDelegationSet
- `481` — DelegationSetInUse
- `482` — DelegationSetNotReusable
- `483` — InvalidInput

---

[API](https://skmtc.net/aws/apis/route53.md) · [All operations](https://skmtc.net/aws/apis/route53/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53/versions/8f06f4790bfa/schema)
