UpdateSystemPermissionsTokenPermissionsInput
is used to input data for updating the permissions for a system
permissions token.
Table: UpdateSystemPermissionsTokenPermissionsInput
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 for the token. | ||
permissions | [SystemPermission ] | yes | A list of system permissions. See SystemPermission . |