| Key | Type | Required? | Default | Description |
|---|---|---|---|---|
| dry_run | boolean | no | false | For validation. When true, doesn't persist record on success |
| Key | Description |
|---|---|
| website_domain | Website Domain object - except for read-only attributes |
{
"website_domain": {} // Website Domain - see 'Website Domain model'
}curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/content/management/website_domains/1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: '{}