post https://{OrangeLogicURL}/api/UploadMedia/v1.0/UploadNewVersion
Upload a single file from your computer to Orange Logic as a new version of an existing asset
The behavior of this call depends on your duplicate detection configuration.
- When duplicate detection is off, you can use this call to upload any asset, even if it's a duplicate of an asset that's already stored in Orange Logic.
- When duplicate detection is on, this call returns the ID of the duplicate asset instead of uploading the new asset.
- When duplicate detection with checksum is on, this call returns the ID and version number of the duplicate asset instead of uploading the new asset.
Duplicate detection is off by default. Submit a support request to enable duplicate detection.
Note
Asset version numbers and duplicate record IDs are included in responses beginning in Orange Logic Juneau.
This API returns standard headers in an APIRequestInfo section.