---
title: "Create an extra smtp domain"
method: POST
path: "/mailzones/{domainName}/smtpdomains"
tags: ["Mail zones"]
---

# Create an extra smtp domain

`POST /mailzones/{domainName}/smtpdomains`

## Path parameters

- `domain_name` string, required

## Request body

- CreateSmtpDomainRequest
  - `hostname` string — The smtp domain name

## Response `201`

Created

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/combell/apis/public-api.md) · [All operations](https://skmtc.net/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/combell/public-api/revisions/d6d1ea012567/schema)
