Skip to content
FoxoChat
Search
K
Appearance
Menu
Return to top
Upload avatar
PUT
/users/@me/avatar
Authorizations
Authorization
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"filename"
:
"string"
,
"tumbhash"
:
"string"
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"url"
:
"string"
,
"id"
:
0
}
PUT
/users/@me/avatar
Playground
Server
Select a server...
Authorization
Authorization
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python