Mail ID (can be obtained from the GetMX management backend or through the /v1/mail/list endpoint; the 'id' field is the 'mail_id').
Example:
12345678
message_id
string
required
Message ID (obtainable through the /v1/message/list endpoint; the 'id' field corresponds to 'message_id')
Example:
12345678
folder_from
string
required
Email old folder, through the /v1/message/folder/list endpoint. e.g. Inbox. Note: Inbox for incoming messages, Drafts for drafts, Sent for sent messages, Deleted Items for deleted emails.
Example:
Inbox
folder_to
string
required
Email new folder, through the /v1/message/folder/list endpoint. e.g. Inbox. Note: Inbox for incoming messages, Drafts for drafts, Sent for sent messages, Deleted Items for deleted emails.