# 브랜드

- [브랜드 카테고리 목록 조회](https://apidocs.rcsbizcenter.com/rbc-api/brand/get_categories_list.md)
- [브랜드 목록 조회](https://apidocs.rcsbizcenter.com/rbc-api/brand/get_brand_list.md)
- [브랜드 상세 조회](https://apidocs.rcsbizcenter.com/rbc-api/brand/get_brand_detail.md)
- [브랜드 등록 승인 요청](https://apidocs.rcsbizcenter.com/rbc-api/brand/post_brand.md)
- [브랜드 등록 승인 요청 취소](https://apidocs.rcsbizcenter.com/rbc-api/brand/put_postbrand_cancel.md)
- [반려 브랜드 등록 재승인 요청](https://apidocs.rcsbizcenter.com/rbc-api/brand/put_rejected_brand.md)
- [브랜드 수정 승인 요청](https://apidocs.rcsbizcenter.com/rbc-api/brand/put_brand.md)
- [브랜드 수정 승인 요청 취소](https://apidocs.rcsbizcenter.com/rbc-api/brand/put_putbrand_cancel.md)
- [브랜드 삭제](https://apidocs.rcsbizcenter.com/rbc-api/brand/delete_brand.md)
- [브랜드 삭제 요청(미승인 이력)](https://apidocs.rcsbizcenter.com/rbc-api/brand/delete_notapprov_brand.md)
- [브랜드 운영 권한 조회](https://apidocs.rcsbizcenter.com/rbc-api/brand/get_brand_privilege_list.md)
- [브랜드 대표 운영자 권한 위임](https://apidocs.rcsbizcenter.com/rbc-api/brand/put_brand_privilege.md)
- [브랜드 운영자 권한 부여](https://apidocs.rcsbizcenter.com/rbc-api/brand/post_brand_privilege.md)
- [브랜드 운영 권한 삭제](https://apidocs.rcsbizcenter.com/rbc-api/brand/delete_brand_privilege.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://apidocs.rcsbizcenter.com/rbc-api/brand.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.
