---
title: "Create Domain"
method: POST
path: "/domains"
---

# Create Domain

`POST /domains`

Adds a domain to be managed.

## Request body

- object
  - `domain` string, required — The domain name to add

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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