Management API
...
Product
Installation Files
Update Installation File
4min
Update a single installation file if requesting manager has access permissions to it.
URL: /api/v1/installation-files/{id}/
Method: PATCH
- environment - String
- Choices: win, win32, win64, mac, linux, linux32, linux64
- hash_md5 - String
- full_link - String
- product - Integer
- release_date - Date
- Format: yyyy-mm-dd (2020-09-30)
- version - String
- release_notes_link - String
- eula_link - String
- size - String
- Digits only
- requires_version - String
- Will be set to oldest existing version if not specified
When sending full_link field it will overwrite filename field
Code: 200 OK
Content Examples:
Updated 11 Oct 2024
Did this page help you?