RemoveOrganizationRoleFromGroupInput is an input datatype for unassigning an organization role from a group. It's used by the unassignOrganizationRoleFromGroup() mutation field.

Table: RemoveOrganizationRoleFromGroupInput

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 19, 2024
groupIdstringyes Long-TermThe unique identifier of the group from which the organization should be removed.
roleIdstringyes Long-TermThe unique identifier of the role for the group of the organization.