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:
"76af76c3-2442-4892-a682-76a6dfed6857"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">76af76c3-2442-4892-a682-76a6dfed6857</guid>