v20

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

Accept a match challenge

Accepts a pending challenge as the personal API key owner. The owner must be a captain, co-captain, or org owner of the challenged team and the proposed roster must satisfy existing match rules. Requires matches.user_matches:read-write and API writes access. Supports an optional Idempotency-Key header for safe retries.

post/matches/{matchId}/challenges/accept

Path parameters

matchIdstring required

Match ID.

Match ID.

Request body

activeRosterstring[] required

Active roster user IDs for the challenge response.

Response

The challenge was accepted successfully.

successtrue required
timestampstring required

Response generation time (ISO 8601).