System Configuration
Setting a new hero image for the server
(introduced: version 2026.1)
An Administrator can use this endpoint to set a custom hero image for the entire server. The hero image will be shown to all users who visit the login page, as well as other pages, including the reset password page and set password page. If a hero image is already set, the current image will be overwritten with the new one.
post/v1/config/hero-image
Response
OK
Example response
{
"key": "hero-image",
"setAt": "2018-01-06T00:32:52.787Z",
"blobExists": true
}Changes
Changed in 2 of the 54 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲