/
DI
discourse
/
Discourse API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11h ago · Updated 4d ago
View markdown
discourse
Discourse API Documentation
post
Set notification level
v4
latest
OpenAPI 3.1.0
MIT
2026-08-05
93
0
687.9 KB
Backups
4
Badges
5
Categories
5
Discourse Calendar - Events
2
Groups
9
Invites
2
Notifications
2
Posts
8
Private Messages
2
Search
1
Site
2
Tags
6
Topics
14
get
Get specific posts from a topic
get
Get a single topic
delete
Remove a topic
put
Update a topic
post
Invite to topic
post
Invite group to topic
put
Bookmark topic
put
Update the status of a topic
get
Get the latest topics
get
Get the top topics filtered by period
post
Set notification level
put
Update topic timestamp
post
Create topic timer
get
Get topic by external_id
Uploads
7
Users
24
Topics
Set notification level
post
/t/{id}/notifications.json
Path parameters
id
string
required
Headers
Api-Key
string
required
Api-Username
string
required
Request body
object
required
notification_level
'0'
|
'1'
|
'2'
|
'3'
required
Response
topic updated
object
required
success
string
Example response
{ "success": "OK" }