CreateSystemPermissionTokenInput is an input datatype for creating a system permissions token for system-level access. It's used by the createSystemPermissionsToken() mutation field.

Table: CreateSystemPermissionTokenInput

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: Sep 17, 2024
expireAtlong  Long-TermThe date when the permission token will expire.
fields[SystemPermission]yes Long-TermA list of system permissions associated with the token. See SystemPermission.
ipFilterIdstring  Long-TermThe unique identifier of the IP filter for the token.
namestringyes Long-TermThe name for the system permission token to create.