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:
"d9f9f8bb-694d-44b8-8a97-3f7973afb336"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d9f9f8bb-694d-44b8-8a97-3f7973afb336</guid>