Endpoint examples
New Player
Information about a new player added to the system
HOOK
/player/webhookAuthorizations
AuthorizationstringheaderrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/jsonPlayer added to the system
namestringrequiredThe name of the player
tagstringTag to specify the player type
idinteger<int64>requiredIdentification number of the player