Skip to main content
Skip table of contents

Operation: DeleteMail

The DeleteMail operation deletes an email.

Input

The adapter expects the following XML structure as input:

Example

XML
<?xml version="1.0" encoding="UTF-8"?>
<Mail>
	<MailId>213123123123</MailId>
</Mail>

The following elements are included in the input:

ElementDescription
MailEnclosing element for the DeleteMail operation 
MailId

ID of the email that is to be deleted.

Possible value:

Any string

Output

The email specified in the input is deleted.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.