Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
UserIds | []string | :heavy_check_mark: | List of user IDs to remove from the workspace | [ “user_abc123”, “user_def456” ] |
BulkRemoveWorkspaceMembersRequest type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
UserIds | []string | :heavy_check_mark: | List of user IDs to remove from the workspace | [ “user_abc123”, “user_def456” ] |