# Hoe een onderwerp toe te wijzen aan een moderator

**URL:** https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978
**Category:** Support
**Tags:** assign
**Created:** [25 september 2025 om 05:17 UTC](https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978 "2025-09-25T05:17:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![srk123](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/srk123/32/522862_2.png) [@srk123](https://meta.discourse.org/u/srk123)
#### Post date: [25 september 2025 om 05:17 UTC](https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978/1 "2025-09-25T05:17:07Z")

</div>

Hallo,

Ik ben moderator van het platform dat wordt gehost door Discourse. Ik zie een knop ‘Toewijzen’ voor elk onderwerp in de gebruikersinterface. Betekent dit dat de assign-plugin is ingeschakeld? Ik heb mijn API-sleutel en kan bewerkingen uitvoeren zoals het ophalen van de nieuwste onderwerpen met curl. Ik wil een onderwerp toewijzen aan een moderator. Ik wil graag de endpoint voor de assign-plugin weten. Kunt u mij begeleiden bij het toewijzen van een onderwerp met een Curl-commando of een Python-script?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [25 september 2025 om 08:38 UTC](https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978/2 "2025-09-25T08:38:00Z")

</div>

Hey @srk123  
Welcome to Meta 👋

From what you describe, I would assume that the assign plugin is enabled.

You can [Reverse engineer the Discourse API](https://meta.discourse.org/t/reverse-engineer-the-discourse-api/20576) to find out how a request to assign a topic looks like.

As a customer, you can also send an email to the support inbox [team@discourse.org](mailto:team@discourse.org) from the email connected to the account on the forum you moderate (or you can message the [@team](https://meta.discourse.org/groups/team) group here at Meta. If you signed up here using the same email address, they can also identify that you are a customer).

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [6 oktober 2025 om 21:37 UTC](https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978/3 "2025-10-06T21:37:37Z")

</div>

Hi @srk123! Were you able to figure this out? If you have and can share your script here, that would help future travelers including perhaps yourself! 😆

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [13 oktober 2025 om 21:38 UTC](https://meta.discourse.org/t/how-to-assign-topic-to-a-moderator-using-curl-or-python-script-not-from-web-ui/383978/4 "2025-10-13T21:38:08Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
