Create a Message

POST {{yourAccountUrl}}/api/3/messages

Request Body

{"message"=>{"fromname"=>"AC Admin", "fromemail"=>"noreply@example.com", "reply2"=>"hello@example.com", "subject"=>"You are subscribing to %LISTNAME%", "preheader_text"=>"Pre-header Text", "text"=>"hello", "html"=>"<div>hello</div>"}}

HEADERS

KeyDatatypeRequiredDescription
Api-TokenstringYour ActiveCampaign API Token