> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/delete-video-console.md).

# 콘솔에서 영상 삭제하는 방법

{% hint style="info" %}
콜러스 콘솔에서 콘텐츠 삭제할 수 있습니다. 삭제 후 복구가 불가한 점 참고 부탁드립니다.&#x20;
{% endhint %}

#### 개별 삭제 방법&#x20;

1. **라이브러리 리스트**

* 콘솔 > 라이브러리 > **\[ ⁝ ]** 아이콘 클릭 > **'콘텐츠 삭제'** 클릭 시 해당 콘텐츠가 삭제됩니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FyO2gxlWvM4F2XXHVNlti%2Fimage.png?alt=media&amp;token=0c34c1bc-abc7-41be-93cc-72b40beda8a1" alt=""><figcaption></figcaption></figure>

2. **상세 정보**

* 라이브러리 > 콘텐츠 제목 클릭 > 우측 상세 정보 > 기본 > **\[ ⁝ ]** 아이콘 클릭 > **'삭제'** 클릭 시 콘텐츠가 삭제됩니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FfVNdgvPS9QlZbIsWIJGE%2Fimage.png?alt=media&amp;token=4bbe4832-c7c2-4df7-a190-242c8703d220" alt=""><figcaption></figcaption></figure>

***

#### 일괄삭제 방법&#x20;

1. 삭제할 콘텐츠를 체크합니다.
2. 체크 시 하단에 **\[삭제]** 버튼을 클릭합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FwSHNwpUMUW2gKg6rLD18%2Fimage.png?alt=media&amp;token=666ef624-96ac-421f-9ac3-4f8576f967a4" 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://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/delete-video-console.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.
