EffectivePermissionsResponse
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/EffectivePermissionsResponse.jsonpermissionsstring[]nullablerequired
systemRolestringrequired
tenantIdstringrequired
EffectivePermissionsResponse
{
"$schema": "https://example.com/schemas/EffectivePermissionsResponse.json",
"permissions": "Unknown Type: array,null",
"systemRole": "string",
"tenantId": "string"
}