Delete an existing session using the session key, game ID, and player ID. This operation permanently removes the session.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The session key identifying the session.
50The unique identifier for the game.
50The unique identifier for the player.