update_website
Update an existing website's configuration, including its domain, display name, and share ID. Specify the website UUID to modify its settings.
Instructions
Update an existing website's configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| websiteId | Yes | Website UUID | |
| domain | No | New domain | |
| name | No | New display name | |
| shareId | No | Share ID (set to null to remove) |