v20

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

Update match attendance

Updates the personal API key owner's own attendance status for a match. The owner must already be rostered in the match; the platform may swap active and bench players automatically. Requires matches.user_matches:read-write and API writes access. Supports an optional Idempotency-Key header for safe retries.

post/matches/{matchId}/attendance

Path parameters

matchIdstring required

Match ID.

Match ID.

Request body

status'ATTENDING' | 'NOT_ATTENDING' | 'TENTATIVE' required

The API key owner's attendance status for this match.

Response

The attendance status was updated.

successboolean required
reclaimedSpotboolean
replacedBystring
messagestring
timestampstring required