---
title: "Delete a single reseller child based on the child identifier supplied"
method: DELETE
path: "/reseller/children/{childIdentifier}"
tags: ["Reseller"]
---

# Delete a single reseller child based on the child identifier supplied

`DELETE /reseller/children/{childIdentifier}`

## Path parameters

- `childIdentifier` string, required

## Response `204`

child 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/versions/2aec3cf66501/schema)
