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.
|
| userId |
Location: query Type: integer (int64) The object ID of the user to whom this access right is applied.
|
Responses
| Code | Description |
|---|---|
| 204 |
Type: none None.
|