# 메타데이터 업데이트하기

이 Endpoint를 통해 발신자는 PINK에 저장된 콘텐츠와 관련된 이름과 사용자 지정 Key-Value 쌍을 수정할 수 있습니다. 이 Endpoint를 사용하여 변경하면 지정된 해시에 대한 메타데이터에만 영향을 미칩니다.


---

# 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://koneksi.gitbook.io/koneksi-docs/pink-api/pinning/undefined.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.
