---
title: "Delete static site"
method: DELETE
path: "/static-sites/{id}"
tags: ["Static Sites"]
---

# Delete static site

`DELETE /static-sites/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Response object of static site requests

## Other responses

- `401` — No or invalid API key provided to the request
- `404` — Could not find the static site or the user does not have required permissions
- `500` — Error occurred while deleting static site

---

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