My Matches
Start a match
Starts a ready match as the personal API key owner, moving it to in-progress. The owner must be a captain, co-captain, or org owner of the creating or accepted team, and the match must be in the ready state. Requires matches.user_matches:read-write and API writes access. Supports an optional Idempotency-Key header for safe retries.
post/matches/{matchId}/start
Path parameters
matchIdstring required
Match ID.
Match ID.
Response
The match was started successfully.