v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
My Matches

Confirm a map score

Confirm a map score submitted by the opposing team. Only a captain, co-captain, or org owner of the opposing team can confirm (cannot confirm own team's submission). Requires the matches.team_matches:read-write permission.

patch/matches/{matchId}/scores

Path parameters

matchIdstring required

Match id.

Match id.

Request body

mapIndexinteger required

Zero-based map index to confirm. Must be a non-negative integer.

Response

Map score confirmed.

successboolean required
actionstring required

Action performed, e.g. "submitted" or "confirmed".

mapIndexinteger required

Zero-based map index that was affected.

scoreStatusstring required

Resulting score status, e.g. PENDING or CONFIRMED.