POST DMCS/UserDetails

Returns details about the user specified.

Request Information

URI Parameters

None.

Body Parameters

The ID's of the users to return the information for.

Collection of globally unique identifier

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/javascript

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.

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>2232c052-abf8-4ac3-baab-a505e177a0c3</guid>
  <guid>607c9f9a-dedc-4303-9dbc-d8b9397e5d14</guid>
</ArrayOfguid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/javascript, application/xml, text/xml

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.