API Stability Long-Term

CreateOrganizationPermissionsTokenV2Input is an input datatype used to create an organization permissions token. It's used by the createOrganizationPermissionsTokenV2() mutation field.

Table: CreateOrganizationPermissionsTokenV2Input

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: Oct 8, 2025
expireAtlong  Long-TermWhen the token expires.
ipFilterIdstring  Long-TermThe unique identifier of the filter to use.
namestringyes Long-TermThe name of the organization permissions token.
organizationPermissions[OrganizationPermission]yes Long-TermA list of organization permissions. See OrganizationPermission.