| 400 | VALIDATION_ERROR | Missing or invalid name or slug |
| 400 | INVALID_SLUG | Slug format invalid |
| 400 | RESERVED_SLUG | Slug is reserved |
| 401 | UNAUTHORIZED | Token missing or invalid |
| 403 | FORBIDDEN | Token lacks sites:write or site management permission |
| 403 | LIMIT_EXCEEDED | Organization site create limit reached |
| 404 | TEMPLATE_NOT_FOUND | template slug not in marketplace gallery |
| 409 | SLUG_TAKEN | Slug already used globally or in your org |
| 410 | TEMPLATE_UNAVAILABLE | Template submission no longer approved |
| 422 | TEMPLATE_SNAPSHOT_EMPTY | Template host has no pages to copy |
| 500 | TEMPLATE_CLONE_FAILED | Snapshot copy failed — site row is rolled back |