Delete multiple sender accounts asynchronously
Delete up to 100 sender accounts with background processing.
Use the returned job_id to track progress:
GET /api/public/v1/sender-accounts/bulk/delete/{job_id}/progress
API key with format cs_live_xxx
Bulk deletion initiated
Response for bulk sender account deletion.
Total accounts in request
Number of successfully deleted accounts
Number of failed deletions
Job ID for tracking progress
Number of skipped accounts (not found, in use)
Individual deletion results