mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 02:27:24 +00:00
docs(actions): describe user grant list (#7687)
This commit is contained in:
parent
e8601de8e6
commit
2566f33aa2
@ -202,8 +202,11 @@ This object represents a list of user grant stored in ZITADEL.
|
||||
- `sequence` *Number*
|
||||
- `userId` *string*
|
||||
- `roles` Array of *string*
|
||||
- `userResourceOwner` *string*
|
||||
- `userGrantResourceOwner` *string*
|
||||
- `userGrantResourceOwnerName` *string*
|
||||
- `userResourceOwner` *string*
|
||||
The id of the organization of the user
|
||||
- `userGrantResourceOwner` *string*
|
||||
The id of the organization, where the user was granted
|
||||
- `userGrantResourceOwnerName` *string*
|
||||
The name of the organization, where the user was granted
|
||||
- `projectId` *string*
|
||||
- `projectName` *string*
|
||||
|
Loading…
x
Reference in New Issue
Block a user