OpenAPI 3.0.42026-08-138121,1193.1 MB
ece7c5a315e7
Game Events
Permanently delete an existing game event. Returns 204 No Content on success. Permission is enforced via an explicit pre-check: callers that can read but not edit receive 403; callers that cannot read receive 404.
delete/virtual-events/v3/game-events/{eventId}
Path parameters
eventIdinteger required
Game event ID to delete (from path).
Response
The event was deleted.