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