With this function, you can manage permissions.
Parameter name | Value | Description | Possible values | Example |
---|---|---|---|---|
username | String | The user that you want to set specific permissions. | ||
permissions[] | List | List of Boolean.
permissions[permissionKey]=value
|
To view the possible values click on Permissions Object | permissions[0]=1&permissions[1]=0 |
Doesn't return any data.