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