Description
Deletes an access right 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.
|
userId |
Location: query Type: integer (int64) The object ID of the user to whom this access right is applied.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
204 |
Type: none None. |