AppPermissions
AppPermissions
User permissions for an app
JSON Example
{
"read_basic_data": false,
"read_sensitive_data": false
}
boolean
read_basic_data
Required
Whether the user can read basic app data
boolean
read_sensitive_data
Required
Whether the user can read sensitive app data