# 모든 익명화된 사용자 이름을 공통 "삭제된 사용자"로 설정

**URL:** https://meta.discourse.org/t/set-all-anonymized-user-names-to-common-deleted-user/216631
**Category:** Support
**Created:** [1월 31, 2022, 8:57오후 UTC](https://meta.discourse.org/t/set-all-anonymized-user-names-to-common-deleted-user/216631 "2022-01-31T20:57:05Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Simon\_Manning](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon_manning/32/198596_2.png) [@Simon\_Manning](https://meta.discourse.org/u/Simon_Manning)
#### Post date: [2월 1, 2022, 2:26오후 UTC](https://meta.discourse.org/t/set-all-anonymized-user-names-to-common-deleted-user/216631/5 "2022-02-01T14:26:33Z")

</div>

답은 '예’일 것 같지만, 사용자 병합에 대한 API 문서보다는 사용자 익명화에 대한 문서만 확인되므로 '아마도’라고 답하겠습니다. 병합에 대해서는 이미 관련 주제들이 있을 수도 있고, 아니면 다음 링크를 참고할 수 있습니다:

> [@Reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576):
>
> Discourse is backed by a complete JSON api. Anything you can do on the site you can also do using the JSON api. The API is documented at [docs.discourse.org](https://docs.discourse.org). You can also use the [discourse\_api](https://github.com/discourse/discourse_api) Ruby gem as a client library. However, not every endpoint is documented. To determine how to do something with the JSON API here are some steps you can follow. Example: recategorize a topic. Go to a topic and start editing a category: Open Chrome dev tools, switch to the Network tab, select …

---

_[View the full topic](https://meta.discourse.org/t/set-all-anonymized-user-names-to-common-deleted-user/216631)._
