Transfer a website to another organization
Moves the website to a different organization. The target must not be the current owner, and you need transfer permission on the website plus website-creation permission in the target organization. When the website has a custom domain, the target organization must have active billing with a free plan slot. If the target organization already has an active website with the same slug, transfer returns a 409. All website-scoped editor grants are removed as part of the transfer.
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
1Body
1Response
The website under its new organization.
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.