---
title: "Unsetting the hero image configured for the server"
method: DELETE
path: "/v1/config/hero-image"
tags: ["System Configuration"]
---

# Unsetting the hero image configured for the server

`DELETE /v1/config/hero-image`

_(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.

## Response `200`

OK

- Success
  - `success` boolean, required

## Changes

- **2026-04-03** `2aed27d9e013` — 1 info
  - endpoint added
- **2025-03-13** `e8c2858fd4eb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/getodk/apis/odk-central-api/changes/v1/config/hero-image/delete.md)

---

[API](https://skmtc.dev/getodk/apis/odk-central-api.md) · [All operations](https://skmtc.dev/getodk/apis/odk-central-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getodk/odk-central-api/revisions/d4f5ba77f644/schema)
