grmdocs
Endpoint examples

Delete Player

Deletes a single player based on the ID supplied

DELETE/players/{id}

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.