v1
latestOpenAPI 3.0.32026-08-061874701.5 MBgroupMembers
Delete group members
Removes a member from a group.
This operation is only available to group administrators and system administrators.
delete/groups/{groupId}/members/{userId}
Response
This operation is asynchronous, meaning the users may not yet have sharing access to sheets for a period of time after this operation returns. For small groups with limited sharing, the operation should complete quickly (within a few seconds). For large groups with many shares, this operation could possibly take more than a minute to complete.
Example response
{
"message": "SUCCESS"
}