Homepage

Contents

Resource

Operation

Description

Help page

GET /ivoryos/help

ivoryos info page

Home page

GET /ivoryos/

ivoryos home page

Settings

POST /ivoryos/customize-logo

Customize application logo

Docs

GET /ivoryos/

Home page for all available routes

GET /
GET /ivoryos/help

static information page

GET /help

Customize Logo

Upload a custom logo image and set the display mode for the application interface.

Form Parameters:
  • logo – The image file to upload.

  • mode – The logo display mode (e.g., ‘dark’, ‘light’).

Status Codes:
  • 302 Found – Redirects to the homepage after updating settings.