BulkAddWorkspaceMembersRequest - Python SDK

BulkAddWorkspaceMembersRequest method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
user_idsList[str]✔️List of user IDs to add to the workspace. Members are assigned the same role they hold in the organization.[
“user_abc123”,
“user_def456”
]