Send message with custom sender
documentedSend a message to all recipients using a specific sender name/address.
POST /API/v1.1/Rest/ConsoleService.svc/Console/List/{id_List}/Email/{id_Message}/Send?SenderName={name}&SenderAddress={email}Email messagesno implementation yet0 runsInput
id_List*
List ID
123
id_Message*
Message ID
456
sender_name*
Sender Name
John Smith
sender_email*
Sender Email
john@example.com
Calls MailUp as you (your API key is your account); keychains.dev holds the credentials.