POST api/Workflows/Actions/GetEmailAttachmentData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "8afb542a-dd22-4897-8971-89eaa41ed579", "8ec86de6-bfd7-4b3c-82d4-29a4c4290775" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>8afb542a-dd22-4897-8971-89eaa41ed579</guid> <guid>8ec86de6-bfd7-4b3c-82d4-29a4c4290775</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
["8afb542a-dd22-4897-8971-89eaa41ed579","8ec86de6-bfd7-4b3c-82d4-29a4c4290775"]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.