---
title: "Delete the Ton Site"
method: DELETE
path: "/api/v1/services/sites/{id}"
tags: ["ton_sites_service"]
---

# Delete the Ton Site

`DELETE /api/v1/services/sites/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `project_id` integer, required

## Response `200`

Ok

- Ok
  - `ok` boolean, required

## Other responses

- `400` — Something went wrong on client side
- `403` — Access token is missing or invalid
- `404` — The specified resource was not found
- `500` — Something went wrong on server side

## Changes

- **2024-11-06** `dc03bb6c514d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/changes/api/v1/services/sites/:id/delete.md)

---

[API](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console.md) · [All operations](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonkeeper/rest-api-to-ton-console/revisions/bffcc11719d3/schema)
