v20

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

Refuse a match challenge

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

post/matches/{matchId}/challenges/refuse

Path parameters

matchIdstring required

Match ID.

Match ID.

Request body

reasonstring

Optional reason shown to the challenging team.

Response

The challenge was refused successfully.

successtrue required
timestampstring required

Response generation time (ISO 8601).