POST api/Workflows/Actions/Email/GetUserDetails
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "3b29a6e0-e000-4399-a197-77d0a3f05f75", "1f922791-7e28-4067-910c-d4b2de3741c6" ]
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>3b29a6e0-e000-4399-a197-77d0a3f05f75</guid> <guid>1f922791-7e28-4067-910c-d4b2de3741c6</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
["3b29a6e0-e000-4399-a197-77d0a3f05f75","1f922791-7e28-4067-910c-d4b2de3741c6"]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.