setViewerConfigSettings

Last update: 2022-03-08
  • Created for:
  • Developer
    Admin

Attaches viewer configuration settings to an asset. These can be a viewer preset or the source asset for the viewer.

Syntax

Authorized User Types

  • IpsAdmin
  • IpsCompanyAdmin
  • TrialSiteAdmin
  • ImagePortalAdmin

Parameters

Input (setViewerConfigSettingsParam)

Name Type Required Description
companyHandle xsd:string Yes Handle to the company.
assetHandle xsd:string Yes Asset handle.
name xsd:string Yes Asset name.
type xsd:string Yes The type of asset you want to apply the viewer configuration to.
configSettingArray types:ConfigSettingArray Yes The array of ConfigSettings applied to the asset…

Output (setViewerConfigSettingsParam)

The IPS API does not return a response for this operation.

On this page