RemoveSystemRoleFromGroupInput is an input datatype for unassigning a system role from a group. It's used by the unassignSystemRoleFromGroup() mutation field.

Table: RemoveSystemRoleFromGroupInput

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 19, 2024
groupIdstringyes Long-TermThe unique identifier of the group.
roleIdstringyes Long-TermThe unique identifier of the system role to remove from the group.