---
title: "POST /redirects.delete"
method: POST
path: "/redirects.delete"
tags: ["redirects"]
---

# POST /redirects.delete

`POST /redirects.delete`

## Request body

- object
  - `redirectId` string, required

## Response `200`

Successful response

- object
  - `applicationId` string, required
  - `createdAt` string, required
  - `permanent` boolean, required
  - `redirectId` string, required
  - `regex` string, required
  - `replacement` string, required
  - `uniqueConfigKey` number, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/charliedevelops/apis/dokploy-api.md) · [All operations](https://skmtc.net/charliedevelops/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charliedevelops/dokploy-api/revisions/50e2e470fdd0/schema)
