Verify session tokenAsk AIpost https://api.pley.com/v3/auth-kit/verify-session-tokenUse this endpoint to authenticate a user using the session token your received from the Pley SDK in your game client.Body Paramssession_tokenstringPley's session token from the Game SDKResponses 200The session token is valid, returning user details 400Bad request 500Internal server errorUpdated 7 months ago