Storyden
Misc

Icon Upload

Upload and process the installation's logo image.

Upload and process the installation's logo image.

POST/info/icon
storyden-session<token>

In: cookie

Upload a file.

body?file
Formatbinary

Response Body

curl -X POST "https://loading/api/info/icon" \  -H "Content-Type: application/octet-stream" \  -d 'string'
Empty
Empty
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}