{ "message": "Session created for key: campaign_nightfall with id: ABC123 has been created", "session_key": "<string>", "session_id": "<string>", "player_id": "<string>"}
Sessions
Create a new session
Create a new player session for a specific game. A session ties a player to a game context and is used for tracking interactions & specific context.
{ "message": "Session created for key: campaign_nightfall with id: ABC123 has been created", "session_key": "<string>", "session_id": "<string>", "player_id": "<string>"}