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
Example response
{
"success": true
}