POST api/Profile
Request Information
URI Parameters
None.
Body Parameters
globally unique identifierRequest Formats
application/json, text/json
Sample:
"9f7bbb8b-68be-40e8-a62a-069694a08b92"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9f7bbb8b-68be-40e8-a62a-069694a08b92</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse 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>