---
title: "Delete the sender domain of the reseller child based on the childIdentifier and domainName passed"
method: DELETE
path: "/reseller/children/{childIdentifier}/domains/{domainName}"
tags: ["Reseller"]
---

# Delete the sender domain of the reseller child based on the childIdentifier and domainName passed

`DELETE /reseller/children/{childIdentifier}/domains/{domainName}`

## Path parameters

- `childIdentifier` string, required
- `domainName` string, required

## Response `204`

child domain deleted

## 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)
