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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.