# 创建主题的匿名表单

**URL:** https://meta.discourse.org/t/anonymous-form-that-creates-a-topic/115718
**Category:** Development
**Created:** [2019年四月23日 13:55 UTC](https://meta.discourse.org/t/anonymous-form-that-creates-a-topic/115718 "2019-04-23T13:55:02Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![dsims](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dsims/32/485916_2.png) [@dsims](https://meta.discourse.org/u/dsims)
#### Post date: [2019年四月23日 17:49 UTC](https://meta.discourse.org/t/anonymous-form-that-creates-a-topic/115718/3 "2019-04-23T17:49:50Z")

</div>

I suppose I could fake a POST to the same endpoint which I believe would create a “staged” user. There needs to be a way to avoid sending any emails to that staged user though.

> [@Creating a staged user with an API call](https://meta.discourse.org/t/creating-a-staged-user-with-an-api-call/84667/4):
>
> You might just have to generate an email and send that to your Discourse instance. EDIT: Actually there is an /admin/email/handle\_mail POST route that you can send an API request to.

---

_[View the full topic](https://meta.discourse.org/t/anonymous-form-that-creates-a-topic/115718)._
