POST api/Profile

Request Information

URI Parameters

None.

Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"e9940ce6-eec5-4147-8a56-0da6384fa88a"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e9940ce6-eec5-4147-8a56-0da6384fa88a</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>