Used to update an existing brand. Only specified fields are updated, to remove an optional field specify it as an empty string ("")
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
Hide optional terms | Boolean | Optional | Indicates whether contact validations should hide optional terms if they fall under this brand. | |
Locale | Enum | Optional | Locale to use for templates |
Possible values:
|
Organization | String | Optional | The name of the organization |
|
Address lines | List <String> | Optional | The address lines |
|
Postal code | String | Optional | Postal code |
|
City | String | Optional | The city |
|
State | String | Optional | The state, specify as empty string ("") to remove |
|
Country code | String | Optional | The ISO 3166-1 alpha2 country code |
|
String | Optional | The email address |
|
|
URL | String | Optional | The website address, specify as empty string ("") to remove |
|
Voice | String | Optional | The voice telephone number |
|
Fax | String | Optional | The fax telephone number, specify as empty string ("") to remove |
|
Privacy contact | String | Optional | The handle of the contact to use for domains with privacy protect. To be able to use this field you need special permission. |
|
Abuse contact | String | Optional | The handle of the contact to be exposed publicly in the WHOIS/RDAP for abuse cases |
|
Generic errors can be expected.
POST
/v2/customers/customer/brands/handle/update
Content-Type: application/json
{}