> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/integration/cafe24/disconnect.md).

# 연동 해제하기

## 이 글에서는

스티비와 외부 서비스를 더 이상 연동해서 사용하고 싶지 않거나, 다른 연동 서비스를 이용하고 싶다면 기존에 연동된 서비스를 해제해야 합니다. 카페24와 스티비의 연동을 해제하는 방법에 관해 알아봅니다.

***

## 카페24 연동 해제하기 <a href="#id-24" id="id-24"></a>

카페24 쇼핑몰 관리자 페이지에서 스티비 앱을 삭제하면 스티비와의 연동이 해제됩니다.

1. 카페24 쇼핑몰 관리자 페이지로 이동한 뒤, 앱 버튼을 클릭합니다.
2. 스티비 앱을 삭제합니다. (오른쪽 위 회색 점선 선택 후 표시되는 항목에서 '삭제' 클릭)
3. 스티비 앱이 회색 처리되며 연동 해제 절차가 마무리됩니다.

\[재설치 하기] 버튼을 누르면 언제든지 스티비 앱을 다시 설치하실 수 있습니다.

<figure><img src="/files/xQSFSfAVGKETLbqCxe5h" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/G1PWtcIAlCSBODLozHYP" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.stibee.com/integration/cafe24/disconnect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
