JiwaAPI

<back to all web services

EmailMessageAttachmentDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/EmailMessages/{EmailMessageID}/Attachments/{AttachmentID}Deletes an email message attachment.
EmailMessageAttachmentDELETERequest Parameters:
NameParameterData TypeRequiredDescription
EmailMessageIDpathstringNo
AttachmentIDpathstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

DELETE /EmailMessages/{EmailMessageID}/Attachments/{AttachmentID} HTTP/1.1 
Host: localhost 
Accept: application/xml