---
title: "Delete Website."
method: DELETE
path: "/websites/{hostname}"
tags: ["website"]
---

# Delete Website.

`DELETE /websites/{hostname}`

Delete a website.

## Path parameters

- `hostname` string, hostname, required

## Cookies

- `_me_sess` string, required

## Response `200`

Success

## Other responses

- `400` — 400 Bad Request.
- `401` — 401 Unauthorised.
- `404` — 404 Not Found.
- `500` — 500 Unexpected Internal Server Error.

## Changes

- **2023-11-26** `b173cabb315f` — 1 breaking, 4 warning, 4 info
  - removed the success response with the status `204`
  - the optional response header `X-Api-Commit` removed for the status `400`
  - the optional response header `X-Api-Commit` removed for the status `401`
  - the optional response header `X-Api-Commit` removed for the status `404`
  - …5 more

[Change history](https://skmtc.dev/medama-io/apis/medama-analytics-api/changes/websites/:hostname/delete.md)

---

[API](https://skmtc.dev/medama-io/apis/medama-analytics-api.md) · [All operations](https://skmtc.dev/medama-io/apis/medama-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/medama-io/medama-analytics-api/revisions/7e58a00a419e/schema)
