Create site
create_siteCreate a new iubenda site. Legislation flags (gdpr, fadp, ccpa_only_california, gdpr_only_eu, lgpd_only_brazil) are enabled by default. No Privacy Policy, Cookie Solution, or Terms & Conditions is active until explicitly created. The response includes a dashboard_url field linking to the new site on iubenda.com. If the response includes a business_details_warning field, surface it to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Site URL | |
| team_id | No | Assign to team | |
| language | Yes | Language for the generated documents (ISO 639-1 code, e.g. "en", "it", "de", "fr", "es") | |
| languages | No | Language codes ISO 639-1 | |
| site_type | No | Site type | |
| external_id | No | External identifier for the site | |
| business_details | Yes | Business configuration for the site | |
| default_product_configuration | No | Apply default product configuration on site creation |