Game Events
Partially update a game event. Only fields present in the request body are changed; omitted or null fields are left unchanged. Empty body is a no-op and returns the current game event resource.
patch/virtual-events/v3/game-events/{eventId}
Path parameters
eventIdinteger required
Game event ID from the route.
Request body
Response
The updated game event resource.
Changes
No recorded changes to this endpoint across all 12 revisions of this API.