---
title: "Delete a site"
method: DELETE
path: "/sites/{site_id}"
---

# Delete a site

`DELETE /sites/{site_id}`

Deletes a site and all settings, test history and URLs associated with it.

## Path parameters

- `site_id` integer, required

## Response `200`

200

- object
  - `status` string
  - `message` string

## Other responses

- `403` — 403

---

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