Restore a deleted website
Restores a soft-deleted website before its 30-day restore window expires: the deletion and purge-eligibility markers are cleared and the website returns to the active list. Calling this on an active website returns a 404. An expired restore window or an active website claiming the same slug returns a 409.
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
1Response
The restored website.
Unique website id.
Id of the organization that owns the website.
Display name, 1–200 characters.
URL-safe identifier unique among active websites in the organization.
Whether custom domains are enabled. Enabling is owner-only and makes the website a billable site; custom domains can only be attached while true.
Latest draft source version number; starts at 1.
Currently published version. null when the website is not published.
When the website was created.
When the website was last modified.