---
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-08** `0ecdfd20a742` — 1 info
  - added the new optional request property `customDomain`
- **2026-05-01** `39082d385dda` — 9 breaking, 6 warning, 15 info
  - added the new required request property `companyName`
  - added the new required request property `isPublished`
  - added the new required request property `monitors`
  - added the new required request property `showUptimePercentage`
  - …26 more
- **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`

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