> For the complete documentation index, see [llms.txt](https://docs-epc.gitbook.io/ncs-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-epc.gitbook.io/ncs-documents/storage/object-storage-s3/revoke-sub-users-access-key.md).

# Revoke Sub-User's Access Key

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))
* มี object storage - sub-user อยู่ใน project ([ขั้นตอนการสร้าง object storage sub-user](/ncs-documents/storage/object-storage-s3/create-an-object-storage-sub-user.md))

## Instructions

### 1. เข้าสู่ Project

กดเลือก project จากหน้า Projects Management เพื่อเข้าสู่หน้า Project Detail

<figure><img src="/files/N4Y8DcizpD9PYwoPLrlN" alt=""><figcaption><p>Project Detail Page</p></figcaption></figure>

### 2. เข้าหน้า Object Storage - Sub-User

เลือก menu Sub-Users ภายใต้ กลุ่มของ OBJECT STORAGE เพื่อเข้าหน้า sub-users

<figure><img src="/files/wC08Jo1RAAD7vxNQ4v4f" alt=""><figcaption><p>Sub-Users Page</p></figcaption></figure>

### 3. Revoke Sub-User's Access Key

click dropdown access key ของ sub-user ที่ต้องการ และ click ปุ่ม REVOKE ที่ access key ที่ต้องการ revoke&#x20;

และในหน้า Revoke Access Key ให้ click ที่ปุ่ม REVOKE เพื่อยืนยัน

![](/files/PGbQpPiKbHwPZ84aY81C)![](/files/YdGHZPrHH0PX8yTZh4gi)

เท่านี้ access key ดังกล่าวก็จะถูก revoke และไม่สามารถใช้งานได้อีก


---

# 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:

```
GET https://docs-epc.gitbook.io/ncs-documents/storage/object-storage-s3/revoke-sub-users-access-key.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.
