Skip to content

PlatformRoleAssignmentAdd

A role assignment to add via roles.updateAssignments().

Properties

Property Type Description
roleId string GUID of the role to grant.
scope? string The scope to grant at (/ = whole organization). Defaults to the role's scope.
securityPrincipalId string GUID of the principal to grant the role to.
securityPrincipalType PlatformPrincipalType The kind of principal.
tenantId? string Tenant of the assignment, for tenant-scoped roles.