Tournament: Registration
Remove a tournament participant
Sets the participant to REMOVED, decrementing the participant count if the team was APPROVED. Side effects a client should expect: the team's outbound free-agent offers are expired and the free agents it had picked up are released back to the pool. Unlike disqualification this does NOT propagate through a live bracket. Requires the tournaments registration capability and MANAGER authority on the tournament - a tournament MODERATOR qualifies.
post/tournaments/{identifier}/participants/{participantId}/remove
Path parameters
identifierstring required
Tournament slug.
Tournament slug.
participantIdstring required
Tournament participant ID.
Tournament participant ID.
Request body
Response
The participant was removed.