Skip to content

Permanently delete a quarantined site (admin)

DELETE
/api/sites/deleted/{path}

Immediately and permanently destroys the site’s files and removes its database row, bypassing the retention TTL. Only succeeds if the site has been soft-deleted — returns 404 for live sites. This action is irreversible.

path
required
string

Full site path — group segments (0–2) plus the slug, e.g. claude/app or demo.

Purged.

Missing or invalid credentials.

object
error
required
string

Authenticated, but not permitted for this target/capability.

object
error
required
string

No such site, key, or connection.

object
error
required
string