EndpointsPlayers

Delete player avatar

DELETE/v2/players/{player_id}/avatar

Removes the player's current avatar.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

player_id*Player Id

Player whose avatar will be removed.

Match^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$