UpdateViewPermissionsTokenPermissionsInput is an input datatype for updating permissions for a view permission token. It's used by the updateViewPermissionsTokenPermissions() mutation field.

Table: UpdateViewPermissionsTokenPermissionsInput

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: Jul 25, 2025
idstringyes Long-TermThe unique identifier of the token.
permissions[Permission]yes Long-TermA list of permissions associated with the token. See Permission.