Validate Player Identity Token
POST/api/auth/v1/player
Call the Operators API to validate the Player Identity Token or Session Id with the Operators Platform. The Operators needs to implement the API in the exact way as describe here.
Request
Responses
- 200
- 400
- 401
- 500
- default
Successfully
400 (BAD REQUEST) error with some field in the request
Unauthorized
500 (Error) Internal server Error
An unexpected error response.