EndpointsPlayers
Create player credential
POST
/players/{player_id}/credentialsCreates a credential for the player. The full token is returned only once.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
player_id*Player Id
Player the credential will authenticate.
Match
^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Request Body
application/json