Bulk connect multiple email accounts via SMTP/IMAP
Add multiple email accounts in a single request (max 100). Each account must have valid SMTP/IMAP credentials.
Use the returned job_id to track progress:
GET /api/public/v1/sender-accounts/smtp/bulk/{job_id}/progress
API key with format cs_live_xxx
Request for bulk creating SMTP inboxes.
List of SMTP inboxes to create (max 100)
1 - 100 elementsBulk SMTP inbox creation initiated
Response for bulk SMTP inbox creation.
Total inboxes in request
Number of successfully created inboxes
Number of failed creations
Job ID for tracking progress
Individual creation results