---
title: "Create a status page (logo upload optional)"
method: POST
path: "/status-page"
tags: ["status-page"]
---

# Create a status page (logo upload optional)

`POST /status-page`

## Response `200`

OK

- object
  - `success` true, required
  - `msg` string, required
  - `data` unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

## Changes

- **2026-07-30** `5bfd7e3aa1d1` — 1 info
  - added the new `minimal` enum value to the request property `theme`
- **2026-06-24** `0a2569be976a` — 1 info
  - added the new optional request property `customCSS`
- **2026-06-24** `648dc5ab4761` — 1 warning
  - removed the request property `customCSS`
- **2026-06-12** `0907336eccc0` — 1 info
  - added the new optional request property `customCSS`
- **2026-06-10** `dbd00f8a361c` — 1 warning, 1 info
  - removed the request property `customCSS`
  - added the new optional request property `customDomain`

[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/a9ac59e12c59/schema)
