Skip to main content

Update permissions

Update permissions

Path Parameters
loginId string REQUIRED

The login id of the member

Example: auth0|112233445566778899aabb

Request Body

The set permissions request

analytics int32

Possible values: [0, 1, 2]

The permissions for the analytics area

container int32

Possible values: [0, 1, 2]

The permissions for the container area

staff int32

Possible values: [0, 1, 2]

The permissions for the staff area

shop int32

Possible values: [0, 1, 2]

The permissions for the shop area

Responses
200

An empty json object

Schema OPTIONAL
object

Wraps a nonexistent value to always have a json object in the request/response body

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message