---
title: "create mail server"
method: POST
path: "/mails"
tags: ["mails"]
---

# create mail server

`POST /mails`

## Response `201`

OK

## Other responses

- `400` — Invalid request for plan
- `402` — Not enough balance
- `403` — Allowed to create only one Mail Server on the free plan
- `500` — Unexpected error

## Changes

- **2023-09-25** `65d3ff4fe4a1` — 1 info
  - added optional request body
- **2023-09-11** `8b662cd0b0e3` — 1 info
  - added the non-success response with the status `500`

[Change history](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion/changes/mails/post.md)

---

[API](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion.md) · [All operations](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liara-cloud/liara-mail-api-documentaion/revisions/65d3ff4fe4a1/schema)
