v51

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

Unsetting the logo configured for the server

(introduced: version 2026.1)

If the configuration is unset, all users who visit the login page (or another page that previously showed the custom logo) will once again see the default logo.

delete/v1/config/logo

Response

OK

successboolean required

Example response

{
  "success": true
}