# 브랜드 삭제

대표 운영자만 브랜드 삭제가 가능합니다. \
브랜드 삭제는 <브랜드 홈 수정>화면에서 가능합니다. \
대표 운영자의 휴대폰 인증 이후, 삭제 처리가 진행됩니다. \
단, 실제 메시지 발송 및 API 업데이트 등이 진행 중인 케이스를 고려하여 아래에 해당하는 경우 브랜드 삭제가 불가합니다.

## **1. 브랜드 삭제 전 확인 사항**

<table><thead><tr><th width="257">분류</th><th>확인사항</th></tr></thead><tbody><tr><td><strong>브랜드</strong></td><td><mark style="color:blue;"><strong><code>승인요청</code></strong></mark> <mark style="color:orange;"><strong><code>처리중</code></strong></mark> 상태인 경우,<br> 해당 브랜드의 승인 요청을 취소하거나 승인 완료 이후 삭제 가능</td></tr><tr><td><strong>대화방 중 1개 이상</strong></td><td><p><mark style="color:blue;"><strong><code>승인요청</code></strong></mark> <mark style="color:orange;"><strong><code>처리중</code></strong></mark> 상태인 경우,</p><p> 해당 대화방의 승인 요청을 취소하거나 승인 완료 이후 삭제 가능</p></td></tr></tbody></table>

## **2. 브랜드 자동 삭제 케이스**

{% hint style="info" %}
－사용 중인 발신 번호를 모두 삭제하실 경우, 발신 번호와 함께 브랜드도 자동 삭제됩니다 .\
－사용 중인 발신 번호가 모두 <미사용>, <임시저장> , <반려> 상태로 30일이 지나면, 발신 번호와 함께 브랜드도 자동 삭제됩니다.\
－브랜드 삭제를 원치 않으실 경우, 1개 이상의 대화방을  <승인완료>, <사용>  상태로 변경하시기 바랍니다.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rcsbizcenter.com/policy/brand/delete.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
