UpdateOrganizationPermissionsTokenPermissionsInput is an input datatype for updating the permissions of an organization permissions token. It's used by the updateOrganizationPermissionsTokenPermissions() mutation field.

Table: UpdateOrganizationPermissionsTokenPermissionsInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 23, 2024
idstringyes Long-TermThe unique identifier of the organization token.
permissions[OrganizationPermission]yes Long-TermThe list of permissions to grant. See OrganizationPermission.