---
title: "Update status page"
method: PUT
path: "/status-page"
tags: ["status-page"]
---

# Update status page

`PUT /status-page`

Update an existing status page with optional logo upload

## Response `200`

Operation successful

- SuccessResponse
  - `success` boolean, required
  - `msg` string, required
  - `data` object — Response payload (varies by endpoint)

## Other responses

- `400` — Invalid request parameters
- `401` — Authentication required or token invalid
- `404` — Resource not found
- `500` — Internal server error

## Changes

- **2026-04-23** `8e4e53495dc9` — 2 info
  - added the new optional request property `theme`
  - added the new optional request property `themeMode`
- **2026-01-19** `32614017d73a` — 1 info
  - added the media type `application/json` for the response with the status `400`
- **2025-08-11** `db719f9e3d34` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/status-page/put.md)

---

[API](https://skmtc.dev/bluewave-labs/apis/checkmate-api.md) · [All operations](https://skmtc.dev/bluewave-labs/apis/checkmate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bluewave-labs/checkmate-api/revisions/8e4e53495dc9/schema)
