v20

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

Mark a match team ready

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

post/matches/{matchId}/ready

Path parameters

matchIdstring required

Match ID.

Match ID.

Request body

teamIdstring required

Team ID to mark ready.

Response

The team readiness state was updated.

successtrue required
matchReadyboolean required
timestampstring required