Bulk Uploading
There are multiple ways to bulk upload accounts to EmailBison.Custom SMTP Providers (Emails not with Microsoft or Google)
- API
- UI
Send a The only parameter you must provide out is
POST request to the following endpoint.The
Content-Type header key should be set to multipart/form-data.csv, and the value should be your CSV file.An example of this request:
