Documentation Index
Fetch the complete documentation index at: https://docs.simplehost.dev/llms.txt
Use this file to discover all available pages before exploring further.
Delete a Site
Permanently deletes a site and all its files from storage.Path Parameters
The site slug to delete (e.g.,
bright-canvas-a7k2).Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer sh_live_... |
Example
Response (200)
Errors
| Status | Code | Reason |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | NOT_FOUND | Site not found or not owned by this user |