ViewPermissionsTokenAssetPermissionAssignmentInput is an input datatype for entering asset permissions assignments associated with a view permission token. It's used by the datatype, CreateViewPermissionsTokenV2Input, which is in turn used by the createViewPermissionsTokenV2() mutation field.

Table: ViewPermissionsTokenAssetPermissionAssignmentInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Aug 18, 2025
assetResourceIdentifierstringyes Long-TermThe unique identifier of the asset.
permissions[AssetPermission]yes Long-TermThe type of permission for the asset. See AssetPermission.