Partner games
Delete a game
DELETE
/{locale}/partners/games/{id}Authorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Locale code
id*integer
Game ID
Response Body
curl -X DELETE "https://example.com/en/partners/games/0"Empty