v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
System Configuration

Unsetting the hero image configured for the server

(introduced: version 2026.1)

If the configuration is unset, users who visit the login page (or another page that previously showed the custom hero image) will no longer see the custom image. Instead, they will see either a default image or no image at all.

delete/v1/config/hero-image

Response

OK

successboolean required

Example response

{
  "success": true
}