Skip to content
FoxoChat
Search
K
Appearance
Menu
Return to top
Upload icon
PUT
/channels/{channelId}/icon
Authorizations
Authorization
Type
HTTP (bearer)
Parameters
Path Parameters
channelId
*
Type
string
Required
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
/channels/{channelId}/icon
Playground
Server
Select a server...
Authorization
Authorization
Variables
Key
Value
channelId
*
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python