Playground

Playground

RoleMappings

/api/v1/apps/{appId}/role-mappings

Tenant group/user → in-app role mappings on the install document.

getRoleMappingssetRoleMappings

Schema

FieldTypeNotes
principal_type*enumgroup | userMapping principal kind.
principal_id*stringGroup or user id.
role*stringIn-app role key (not a platform role).

API

client.apps.*
Loading manifest…