CreateViewPermissionsTokenV2Input

API StabilityLongTerm

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: Dec 10, 2024
namestringyes  The name of the permissions token.
expireAtlong   The date the token expires.
ipFilterIdstring   The unique identifier for the IP filter.
viewIds[string]yes  The unique identifiers for the views.
viewPermissions[Permission]yes  A list of permissions for the token. See Permission.