# 대화방 삭제

## 1. **대화방 삭제 가이드**

대화방 삭제 시, 다음과 같이 처리됩니다.

{% hint style="info" %}
－ 대화방 명과 프로필 이미지가 메시지 앱에서 표시되지 않습니다.\
－ 더 이상 RCS 기업 메시지를 발송할 수 없습니다.\
－ 연결된 대화방이 있는 경우, 함께 삭제됩니다. (삭제하는 대화방의 발신번호를 회신번호로 이용)\
－ 마지막 대화방을 삭제하는 경우, 브랜드도 함께 삭제됩니다.
{% endhint %}

### 1. 2. 대화방 삭제가 안 되는 경우

다음과 같은 경우, 대화방 삭제를 할 수 없습니다.

{% hint style="info" %}
대화방의 상태가 <승인요청> <검수중> <반려> 인 경우
{% endhint %}

### 1. 3. 자동 삭제 케이스

다음과 같은 경우, 대화방이 자동 삭제됩니다.

{% hint style="info" %}
－ 최초 등록 시, 반려 상태로 30일 경과 시\
－ 최초 등록 시, 통신서비스 이용증명원 서류 미제출 30일 경과 시\
－ 대화방 사용 여부가 <미사용>인 상태로 30일 경과 시
{% 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/chatbot/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.
