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 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 23, 2024
idstringyes Long-TermThe unique identifier of the organization token.
permissions[OrganizationPermission]yes Long-TermThe list of permissions to grant. See OrganizationPermission.