---
title: "Remove existing hostname from site"
method: POST
path: "/api/sites/{alias}/hostnames/remove"
tags: ["hostnames"]
---

# Remove existing hostname from site

`POST /api/sites/{alias}/hostnames/remove`

## Path parameters

- `alias` string, required

## Request body

- object
  - `hostname` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/nasa/apis/launchbox-management-api.md) · [All operations](https://skmtc.net/nasa/apis/launchbox-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nasa/launchbox-management-api/versions/449d285dce6e/schema)
