# Remove all players Remove all the players assigned to a tee pairing By Course:" If a course id is included in as a parameter, only players assigned to tee pairings on that course will be removed. Endpoint: DELETE /v1/events/{eventId}/teePairings/players Version: 1.0 Security: bearerAuth ## Path parameters: - `eventId` (string, required) Event Id Example: "M-5208" ## Query parameters: - `courseId` (string) Course Id (All courses if not included) Example: 562 ## Response 200 fields ## Response 401 fields