UpdateViewPermissionsTokenPermissionsInput
is used to input data for updating permissions for a view permission
token.
Table: UpdateViewPermissionsTokenPermissionsInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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: Feb 26, 2025 | |||||
id | string | yes | The unique identifier of the token. | ||
permissions | [Permission ] | yes | A list of permissions associated with the token. See ActorType . |