---
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-06-10** `dbd00f8a361c` — 1 warning, 1 info
  - removed the request property `customCSS`
  - added the new optional request property `customDomain`
- **2026-06-10** `bba411c361d5` — 1 warning
  - the `customCSS` request property's maxLength was set to `100000`
- **2026-06-10** `2fd7f268e337` — 1 info
  - added the new optional request property `customCSS`
- **2026-06-09** `ca827e5b975f` — 1 warning
  - removed the request property `customDomain`
- **2026-06-08** `0ecdfd20a742` — 1 info
  - 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/dbd00f8a361c/schema)
