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.
Duplicate a Site
Creates a copy of an existing site under a new slug. All files are copied server-side in storage — no client upload needed.Path Parameters
The slug of the site to duplicate (e.g.,
bright-canvas-a7k2).Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer sh_live_... |
Example
Response (201)
Errors
| Status | Code | Reason |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | NOT_FOUND | Source site not found or not owned by this user |