SOAP API method Privileges_update
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
rights * | string | The access rights for this privileges object. |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
privileges | Structure of type 'privileges' | All properties of the now updated privileges |
Structure 'privileges'
Name | Type | Description |
---|---|---|
id | string | The id of the privileges object. |
rights | string | The access rights for this privileges object. |