post https://app.mailivery.io/api/v1/campaigns/smtp
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.