POST api/Profile
Request Information
URI Parameters
None.
Body Parameters
globally unique identifierRequest Formats
application/json, text/json
Sample:
"f3a5f067-c400-4bb9-9798-84d19a19c8b5"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f3a5f067-c400-4bb9-9798-84d19a19c8b5</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>