Body
application/json
addOrUpdateUserPrivilegeGroupRequest
(It can be blank only in user invite request.) User ID
Example:
20199
(Required) Panels you want to be authorized.
Example:
[170174](Required) Access to privilege groups is determined. (Must be filled for all privilege groups.)
(Required) Organization ID
Example:
31547
(Optional) Expiration time epoch millis value.
Example:
1644466338000
(Optional) Access day/time information for the privilege group. dayOfWeek: Value for which day of the week the user is authorized ( 1-7 ) start: Privilege start time ( Epoch Millis ) end: Privilege end time ( Epoch Millis )
Example:
[
{ "dayOfWeek": 1, "start": 125, "end": 126 }
](Optional) The epoch millis value of the date the authorization will start.
Example:
1645466338000