---
title: "Brand status changed"
method: POST
path: "BrandStatusChanged"
tags: ["10DLC"]
---

# Brand status changed

`POST BrandStatusChanged` (webhook)

Sends a notification when a 10DLC Brand status is updated.

## Payload

- BrandStatusUpdatedWebhook
  - `brand_id` string, required — Unique identifier of the 10DLC Brand.
  - `status` 'SELF_DECLARED' | 'UNVERIFIED' | 'VERIFIED' | 'VETTED_VERIFIED' | 'REVIEW' | 'SUSPENDED', required — Current verification status of the 10DLC Brand. One of `SELF_DECLARED`, `UNVERIFIED`, `VERIFIED`, `VETTED_VERIFIED`, `REVIEW`, or `SUSPENDED`. `SELF_DECLARED` means the Brand registered without external verification; `UNVERIFIED` means verification has not yet succeeded; `VERIFIED` means the Brand passed standard verification; `VETTED_VERIFIED` means the Brand also passed third-party vetting; `REVIEW` means verification is in progress; `SUSPENDED` means the Brand is blocked from sending.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received.

---

[API](https://skmtc.net/wavix/apis/wavix-apis.md) · [All operations](https://skmtc.net/wavix/apis/wavix-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavix/wavix-apis/versions/b22f170488b6/schema)
