---
title: "Create a catch-all on the mail zone"
method: POST
path: "/mailzones/{domainName}/catchall"
tags: ["Mail zones"]
---

# Create a catch-all on the mail zone

`POST /mailzones/{domainName}/catchall`

## Path parameters

- `domain_name` string, required

## Request body

- CreateCatchAllRequest
  - `email_address` string — E-mail address to which all e-mails are sent to inexistent mailboxes or aliases

## Response `201`

Created

---

[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/versions/d6d1ea012567/schema)
