Create multiple mailboxes from JSON data or CSV file upload. Returns task ID for progress tracking.
Email Construction: Full email addresses are created by combining the email username with the domain from domain ID.
Password: Auto-generated random password for each mailbox if not provided.
CSV Upload: Add query parameter ?csv=true and upload CSV file as form data with csv_file parameter.