Update Installation File

URL : /api/v1/installation-files/{id}/

Method : PATCH

Parameters

  • 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

Data example

Success Response

Code : 200 OK

Content examples :

Last updated

Was this helpful?