---
title: "Create a domain for a child account"
method: POST
path: "/reseller/children/{childIdentifier}/domains"
tags: ["Reseller"]
---

# Create a domain for a child account

`POST /reseller/children/{childIdentifier}/domains`

## Path parameters

- `childIdentifier` string, required

## Request body

- AddChildDomain
  - `domain` string — Sender domain to add for a specific child account

## Response `201`

Domain added

## Other responses

- `400` — bad request
- `403` — Current account is not a reseller
- `404` — Child auth key or child id not found

---

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