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 return datatypes, this indicates that you must specify which fields you want returned in the results.
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.