Strategy for determining the InDesign app version to use. latest_version uses the most recent version, fixed_major_version locks to a major version, fixed_major_and_minor_version locks to a specific version.
OptionalmajorMajor version of the InDesign app. Required when appVersionStrategy is fixed_major_version or fixed_major_and_minor_version.
OptionalminorMinor version of the InDesign app. Required when appVersionStrategy is fixed_major_and_minor_version.
Request body for updating app version configuration for a custom script