Commit 904c942d authored by thibaut-felten's avatar thibaut-felten

Doc

parent 18dd6b9a
# DELETE Game
Used to delete the game on the base
**URL** : `/api.php/game/{id}`
**Method** : `DELETE`
**Auth required** : NO
## Success Response
**Code** : `200 OK`
## Error Response
### No game at this id
**Code** : `400 Bad Request`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment