removeServiceAccountFromGroup
Remove a service account from a group.
removeServiceAccountFromGroup(
organizationId: ID!
serviceAccountId: ID!
groupId: ID!
): ServiceAccountGroupPayload
Arguments
removeServiceAccountFromGroup.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
removeServiceAccountFromGroup.serviceAccountId ● ID! non-null scalar {#service-account-id}
The service account ID
removeServiceAccountFromGroup.groupId ● ID! non-null scalar {#group-id}
The group ID to remove the service account from