Update site
update_siteUpdate an existing iubenda site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Site ID | |
| name | No | Site display name | |
| owner | No | Owner info. Use a flat object for the same owner across all languages (keys: name_with_full_address, email), or an array of per-language objects keyed by ISO 639-1 code (e.g. [{ "en": { "name_with_full_address": "...", "email": "..." } }]). Setting this finalizes any draft Privacy & Cookie Policy or Terms & Conditions on the site. | |
| languages | No | Language codes ISO 639-1 | |
| legislations | No | Applicable legislation flags | |
| business_details | No | Business configuration for the site |