Delete a game
delete_gameDeletes unpublished games; delists published games to preserve player comments, votes, and links. Response confirms which action was taken.
Instructions
Deletes a game that has never been published. If it HAS been published, this delists it rather than deleting it — people have linked to it, voted on it and commented on it, and hard-deleting would take their words with it. The response tells you which of the two happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | The game, by slug (e.g. "orbital-drift") or by id (uuid). |