Storyden
Misc

Banner Upload

Upload and process the installation's banner image.

Upload and process the installation's banner image.

POST/info/banner
storyden-session<token>

In: cookie

Upload a file.

body?file
Formatbinary

Response Body

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