Update the settings for the reply-to address for this mailing.

Attributes

Parameter Default Description
auto true If this is true, Maileon will handle all mails and provide the replies in its webmail interface, if false, mails will be sent to a customers email address.
customEmail The email of the customer all replies should be forwarded when automatic processing is deactivated.

Example

POST https://api.maileon.com/1.0//api/mailings/343/settings/replyto?auto=false&customEmail=max.mustermann@xqueue.com
Content-type: application/vnd.maileon.api+xml
Accept: application/vnd.maileon.api+xml; charset=utf-8
Authorization: [XXX]

Result

status code: 204 No Content
No body data.