Rename a website
rename_siteRename a website and move it to https://.valet.run/. The old address stops serving the site and its name becomes available to another site or app in the same organization. Requires connecting a Valet account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. The site's current name. | |
| new_name | Yes | Required. The site's new name. It also becomes the last path segment of the new URL. | |
| org_name | No | The Valet organization the site belongs to. Omit to use the organization the account joined first. |