Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DELETE /api/v1/publish/:slug — Permanently delete a site
DELETE /api/v1/publish/:slug
bright-canvas-a7k2
Authorization
Bearer sh_live_...
curl -X DELETE https://simplehost.dev/api/v1/publish/bright-canvas-a7k2 \ -H "Authorization: Bearer sh_live_your_key_here"
{ "slug": "bright-canvas-a7k2", "deleted": true }
UNAUTHORIZED
NOT_FOUND