---
title: "Delete a redirect"
method: DELETE
path: "/redirects/{id}"
tags: ["Private"]
---

# Delete a redirect

`DELETE /redirects/{id}`

## Path parameters

- `id` string, required — Unique identifier for a redirect, represented as the base64 encoding of the from path

## Response `204`

No content to be returned

## Other responses

- `400` — The request was invalid.
- `401` — Failed to process the request due to being unauthorised.
- `404` — The specified resource was not found.
- `500` — Failed to process the request due to an internal error.

---

[API](https://skmtc.net/office-of-national-statistics/apis/dis-redirect-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/dis-redirect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/dis-redirect-api/versions/b0310191154e/schema)
