POST media/{id}
Upload a new media on a case
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Case id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns Id of new media
globally unique identifierResponse Formats
application/json, text/json
Sample:
"b3b00cad-1973-4c51-b428-2b571dec99db"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b3b00cad-1973-4c51-b428-2b571dec99db</guid>