---
title: "Push Person To Brand Endpoint"
method: POST
path: "/pushPersonToBrand"
---

# Push Person To Brand Endpoint

`POST /pushPersonToBrand`

Migration helper: convert a mislabeled PERSON (e.g. "Mercedes" wrongly tagged as a person)
into an org-global BRAND. For every image where the person appears, adds a brand tag with
the same name (so the images keep the association, just re-categorized person -> brand),
registers (or merges into) the org brand of that name (union of project memberships), then
deletes the person (cascading its face boxes + Rekognition entry). Body: {personId}.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/pavoot/apis/fastapi.md) · [All operations](https://skmtc.dev/pavoot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pavoot/fastapi/revisions/16997cca6697/schema)
