Permanently delete a quarantined site
POST/ingest/sites/{path}/purge
POST
/ingest/sites/{path}/purge
Requires the purge capability on the target group. 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 (unpublished) first — calling purge on a live site returns
404. This action is irreversible.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”path
required
string
Full site path — group segments (0–2) plus the slug, e.g. claude/app or demo.
Responses
Section titled “Responses”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