POST api/Workflows/Actions/GetEmailAttachmentData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "6e1beb30-5088-406f-b765-107827890db0", "801d1d8b-35ae-486e-bde2-6a2043b3d666" ]
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>6e1beb30-5088-406f-b765-107827890db0</guid> <guid>801d1d8b-35ae-486e-bde2-6a2043b3d666</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
["6e1beb30-5088-406f-b765-107827890db0","801d1d8b-35ae-486e-bde2-6a2043b3d666"]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.