Update a tournament
Applies a partial edit to a tournament, resolved by slug. The result is TRI-STATE and you must branch on applied: before the tournament has ever been approved the edit applies directly (direct); afterwards a material change is staged into a pending set and the tournament flips to AWAITING_APPROVAL (pending), and an edit that changes nothing is a noop. A COMPLETED or CANCELLED tournament rejects every edit with 400. Requires an API key holding the tournaments lifecycle capability whose owner is a tournament ADMIN - a tournamentStaff MODERATOR is NOT sufficient and receives 403.
Path parameters
Tournament slug.
Tournament slug.
Request body
Response
The edit was accepted. Branch on applied.
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○