SOAP API method WebSiteDomain_update
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | The name of the domain. |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
websitedomain | Structure of type 'websitedomain' | All properties of the now updated websitedomain |
Structure 'websitedomain'
Name | Type | Description |
---|---|---|
id | int | The ID of the domain. |
name | string | The name of the domain. |
removed | boolean | Is this domain removed |