Create Topic
Creates a new topic in Discourse.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Runtime API key query parameter for Discourse.
stringrequired
Runtime API username query parameter for Discourse.
stringrequired
Uses the connected forum base URL for all requests.
stringrequired
Topic title. Required when creating a new topic.
stringrequired
Topic body in raw Discourse markdown.
number
Optional category id for the new topic.
Uncommon arguments
string
Optional external system id to associate with the new topic.
boolean
Set false to avoid automatically tracking the new topic.