My Matches
Publish a match
Publishes a draft match as the personal API key owner, making it visible for acceptance. The owner must be the match creator or a captain, co-captain, or org owner of the creating team, and the match must still be a draft. Requires matches.user_matches:read-write and API writes access. Supports an optional Idempotency-Key header for safe retries.
post/matches/{matchId}/publish
Path parameters
matchIdstring required
Match ID.
Match ID.
Response
The match was published successfully.