/
DI
discourse
/
Discourse API Documentation
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.1.0
MIT
2026-07-31
93
0
688.4 KB
Topics
Create topic timer
post
/t/{id}/timer.json
Path parameters
id
string
required
Headers
Api-Key
string
required
Api-Username
string
required
Request body
object
required
time
string
status_type
string
based_on_last_post
boolean
category_id
integer
Response
topic updated
object
required
success
string
execute_at
string
duration
string
nullable
based_on_last_post
boolean
closed
boolean
category_id
integer
nullable
Example response
{ "success": "OK" }