Update Topic Status
Updates a topic's status in Discourse.
PUT
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.
numberrequired
Topic id.
stringrequired
Topic status to change.
stringrequired
Set true to enable the status or false to disable it.