v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
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.