POST api/Workflows/Actions/Email/GetUserDetails
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "0eb688cd-57af-4ae6-a66c-a4da6cf689b5", "fabbd9ca-7233-42fc-8da8-7d9bbf216b0b" ]
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>0eb688cd-57af-4ae6-a66c-a4da6cf689b5</guid> <guid>fabbd9ca-7233-42fc-8da8-7d9bbf216b0b</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
["0eb688cd-57af-4ae6-a66c-a4da6cf689b5","fabbd9ca-7233-42fc-8da8-7d9bbf216b0b"]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.