CreateViewPermissionsTokenV2Input

CreateViewPermissionsTokenV2Input is used to input data for creating a view permissions token.

Table: CreateViewPermissionsTokenV2Input

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 6, 2025
assetPermissionAssignments[ViewPermissionsTokenAssetPermissionAssignmentInput]yes Long-TermThe asset permission assignments for the view token. See ViewPermissionsTokenAssetPermissionAssignmentInput.
expireAtlong  Long-TermThe date the token expires.
ipFilterIdstring  Long-TermThe unique identifier for the IP filter.
namestringyes Long-TermThe name of the permissions token.
viewIds[string]yes Long-TermThe unique identifiers for the views.
viewPermissions[Permission]yes Long-TermA list of permissions for the token. See Permission.