Create a two-sided game-originated match
Creates an ACCEPTED + PUBLISHED match for the API key's bound game between two active teams in that game. Requires the game.lifecycle:read-write permission. Supply an optional Idempotency-Key request header to make retries safe: an identical key + body replays the original response, while the same key with a different body returns 409 error_idempotency_key_conflict.
Request body
Response
The created match's ID.
Changes
Changed in 4 of the 21 revisions of this API.27
- ○
api tag
Game: Matchesaddedapi-tag-added
- ○
api tag
Gameremovedapi-tag-removed
- ○
- ▲
request property
bestOfwas restricted to a list of enum valuesrequest-property-became-enum
- ○
added the new
1.00enum value to the request propertybestOfrequest-property-enum-value-added
- ○
added the new
3.00enum value to the request propertybestOfrequest-property-enum-value-added
- ○
added the new
5.00enum value to the request propertybestOfrequest-property-enum-value-added
- ○
added the new
7.00enum value to the request propertybestOfrequest-property-enum-value-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲