Skip to main content
DELETE
Delete player avatar

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

player_id
string
required

Player whose avatar will be removed.

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

Response

Successful Response

avatar_url
string | null
required

URL for the player's avatar, or null if none is set.