---
title: "Delete a prelanding destination"
method: DELETE
path: "/api/prelanding-destinations/{destination_id}"
tags: ["prelanding"]
---

# Delete a prelanding destination

`DELETE /api/prelanding-destinations/{destination_id}`

Remove a destination from the traffic split.

## Path parameters

- `destination_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
