CreateSystemPermissionTokenV2Input is an input datatype for creating system permission tokens. It's used by the createSystemPermissionsTokenV2() mutation field.

Table: CreateSystemPermissionTokenV2Input

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: Feb 28, 2025
expireAtlong  Long-TermThe time at which the token expires.
ipFilterIdstring  Long-TermThe unique identifier of the IP filter.
namestringyes Long-TermThe name of the token.
systemPermissions[SystemPermission]yes Long-TermA list of system permissions. See SystemPermission.