Skip to main content

EffectivePermissionsResponse

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/EffectivePermissionsResponse.json
permissionsstring[]nullablerequired
systemRolestringrequired
tenantIdstringrequired
EffectivePermissionsResponse
{
"$schema": "https://example.com/schemas/EffectivePermissionsResponse.json",
"permissions": "Unknown Type: array,null",
"systemRole": "string",
"tenantId": "string"
}