Update permissions
Update permissions
| Path Parameters |
|---|
loginId string — REQUIREDThe login id of the member Example:
|
| Request Body The set permissions request |
|---|
analytics int32Possible values: [ The permissions for the analytics area |
container int32Possible values: [ The permissions for the container area |
staff int32Possible values: [ The permissions for the staff area |
shop int32Possible values: [ The permissions for the shop area |
| Responses | |||
|---|---|---|---|
200An empty json object
| |||
400An error describing the issue caused by the client
| |||
500An error describing the server issue
|