Rename a website
Updates the website’s display name and, when supplied, its URL slug. The slug must be lowercase, URL-safe, unreserved, and unique among active websites in the organization.
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 renamed 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.