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

# DELETE /2013-04-01/trafficpolicy/{Id}/{Version}

`DELETE /2013-04-01/trafficpolicy/{Id}/{Version}`

Deletes a traffic policy.

When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that it has been deleted. However, Route 53 never fully deletes the traffic policy. Note the following:

*   Deleted traffic policies aren't listed if you run [ListTrafficPolicies](https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListTrafficPolicies.html).
    
*   There's no way to get a list of deleted policies.
    
*   If you retain the ID of the policy, you can get information about the policy, including the traffic policy document, by running [GetTrafficPolicy](https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetTrafficPolicy.html).

## Path parameters

- `Id` string, required
- `Version` integer, required

## Response `200`

Success

## Other responses

- `480` — NoSuchTrafficPolicy
- `481` — InvalidInput
- `482` — TrafficPolicyInUse
- `483` — ConcurrentModification

---

[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)
