v5

latestOpenAPI 3.1.02026-07-31151195455.5 KB
groups

Removes a user's access from this group.

delete/groups/{group_id}/users/{user_id}

Path parameters

group_idstring uuid required

The ID of the group.

user_idstring uuid required

The ID of a user to remove from this group.

Query parameters

access_level_remote_idstring

The remote ID of the access level for which this user has direct access. If omitted, the default access level remote ID value (empty string) is assumed.

Response

This user's access was successfully removed from this group.