---
title: "Create status page"
method: POST
path: "/status-page"
tags: ["status-page"]
---

# Create status page

`POST /status-page`

Create a new status page with optional logo upload

## Response `201`

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
- `500` — Internal server error

## Changes

- **2026-04-27** `e6bb411c2dc7` — 2 info
  - added the new optional request property `theme`
  - added the new optional request property `themeMode`
- **2026-04-24** `7b5d2e688b47` — 2 warning
  - removed the request property `theme`
  - removed the request property `themeMode`
- **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

[Full history](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/status-page/post.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/8453661342e1/schema)
