mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:37:31 +00:00
feat: specify org member roles in org setup (#3950)
This commit is contained in:
@@ -3642,6 +3642,7 @@ this is en empty request
|
||||
| ----- | ---- | ----------- | ----------- |
|
||||
| org | SetUpOrgRequest.Org | - | message.required: true<br /> |
|
||||
| [**oneof**](https://developers.google.com/protocol-buffers/docs/proto3#oneof) user.human | SetUpOrgRequest.Human | oneof field for the user managing the organisation | |
|
||||
| roles | repeated string | specify Org Member Roles for the provided user (default is ORG_OWNER if roles are empty) | |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user