# 원스토어 출시된 앱 판매중지하기

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EC%9B%90%EC%8A%A4%ED%86%A0%EC%96%B4%EC%A0%9C%EB%AA%A91.png)

**원스토어에 출시된 앱 판매중지로 상태 변경하기**

원스토어에 출시된 앱을 판매중지 (스토어에 보이지 않게 상태변경) 하는 방법을 알려드릴게요.

방법은 굉장히 간단하기 때문에 쉽게 따라 하실 수 있습니다. !!

***

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/001.png)

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EC%9B%90%EC%8A%A4%ED%86%A0%EC%96%B4-%ED%8C%90%EB%A7%A4%EC%A4%91%EC%A7%802.png)

원스토어에 접속해서 개발자 계정으로 로그인해주세요.

<https://dev.onestore.co.kr/devpoc/index.omp>

1\)상단 **APPS**를 선택 하면,

2\)등록된 앱 목록을 확인할 수 있어요.여기서 판매 중지를 할 앱을 선택해주세요.

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/002.png)

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EC%9B%90%EC%8A%A4%ED%86%A0%EC%96%B4-%ED%8C%90%EB%A7%A4%EC%A4%91%EC%A7%80.png)

1\)앱 판매중 버튼을 탭해서 <mark style="color:red;">\[판매중지]</mark> ​상태로 변경해주세요.

2\)\[확인]을 눌러주시면 완료됩니다.

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/003.png)

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EC%9B%90%EC%8A%A4%ED%86%A0%EC%96%B4-%ED%8C%90%EB%A7%A4%EC%A4%91%EC%A7%803.png)

다시 앱 목록으로 이동하시면, 해당 앱의 상태가 <mark style="color:red;">**판매중지**</mark>로 변경된 것을 확인할 수 있습니다.

**이후에 다시 앱을 출시하고 싶다면 위와 동일한 방법으로 다시 앱으로 들어가서 판매 상태를 ‘판매중’으로 변경해주시면 됩니다!!**

**원스토어 앱 등록방법? 앱 업데이트 방법은 아래 매뉴얼로 확인해주세요 ^^**

<mark style="background-color:blue;">**▶**</mark> [**원스토어 앱 등록하기 보러가기**](/knowledgebase/onestore/onestore.md)

<mark style="background-color:blue;">**▶**</mark> [**원스토어 앱 업데이트 보러가기**](/knowledgebase/onestore/onestore-update.md)


---

# 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://documentation.swing2app.co.kr/knowledgebase/onestore/onestore-stopselling.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.
