# Removes a specific member from a team. Removes a specific member from a team. Endpoint: DELETE /teams/{id}/members/{organisationUserId} Version: v1 Security: Organisation ## Path parameters: - `id` (string, required) Public Id of the team. - `organisationUserId` (string, required) Id of the organisation user to remove.