My Matches

Forfeit a match

Forfeits a match as the personal API key owner. The owner must be a captain, co-captain, or org owner of one participating team. Requires matches.user_matches:read-write and API writes access. Supports an optional Idempotency-Key header for safe retries.

post/matches/{matchId}/forfeit

Path parameters

matchIdstring required

Match ID.

Match ID.

Request body

reasonstring

Optional forfeit reason.

Response

The match was forfeited successfully.

successtrue required
matchIdstring required
timestampstring required

Changes

Changed in 3 of the 22 revisions of this API.13