SOAP API methode WebSiteDomain_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | The name of the domain. |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
websitedomain | Structure of type 'websitedomain' | All properties of the now updated websitedomain |
Structuur 'websitedomain'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the domain. |
name | string | The name of the domain. |
removed | boolean | Is this domain removed |