This endpoint allows you to create a new SMTP campaign. The request should be sent as an HTTP POST to {{host}}/campaigns/smtp with the form-data request body type. The request payload should include parameters for first name, last name, email, owner email, SMTP and IMAP configurations, email sending settings, and ramp-up details.

Response

Upon successful creation of the campaign, the API responds with a success status, a 200 status code, and a message indicating the successful creation of the campaign. The response data includes the ID of the campaign, first name, last name, email, status code, timezone, email sending and response rate, owner details, dashboard URL, and timestamps for creation and update.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!