POST case
Create a new case and return its id
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ID of the new case
globally unique identifierResponse Formats
application/json, text/json
Sample:
"7b492824-d30b-42f2-b32b-0f13c666110b"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7b492824-d30b-42f2-b32b-0f13c666110b</guid>