Description
Updates access rights for a specified object.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID of the entity to which the access right is assigned.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
overrides |
Location: query Type: string A list of potentially modified type-specific overrides in the following format:"objectType=accessValue|objectType=accessValue" |
properties |
Location: query Type: string A string including the following options:
Note:
|
userId |
Location: query Type: integer (int64) The object ID of the user to whom the access right is assigned. This value is not mutable.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
value |
Location: query Type: string The new value for the access right. Valid entries are listed in Access right values. |
Responses
Code | Description |
---|---|
204 |
Type: file None. |