---
title: "Delete alias"
method: DELETE
path: "/aliases"
tags: ["Alias"]
---

# Delete alias

`DELETE /aliases`

Deletes a single alias by providing alias and domain. If no domain is provided the API will search for the matching alias within the Short.fyi domain

## Query parameters

- `domainName` string
- `aliasName` string, required

## Response `200`

Empty response

---

[API](https://skmtc.dev/shorten/apis/shorten-rest-api-documentation.md) · [All operations](https://skmtc.dev/shorten/apis/shorten-rest-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shorten/shorten-rest-api-documentation/revisions/0c70b4c97c45/schema)
