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:
"0e16a9a8-1dbb-4c46-8733-eefe5eed6fee"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0e16a9a8-1dbb-4c46-8733-eefe5eed6fee</guid>