Avatars
Upload avatar thumbnail
Upload a thumbnail image for an avatar.
AuthorizationBearer <token>
Bearer token authentication for user sessions
In: header
Path Parameters
avatar_idinteger
file?file
Format
binaryResponse Body
image/*
application/json
curl -X POST "https://nox.hactazia.fr/api/avatars/0/thumbnail""string"{
"error": {
"message": "You are not logged in.",
"code": 7,
"status": 401
},
"data": null
}