Account Admin Bulk Management
This crate provides bulk user management capabilities for ACC/BIM 360 accounts:
- Add users to multiple projects in a single operation
- Remove users from multiple projects
- Update user roles across projects
- Manage folder-level permissions
Features:
- Configurable concurrency with rate limit handling
- Progress tracking with callbacks
- State persistence for resumable operations
- Retry logic with exponential backoff