/
DI
discourse
/
Discourse API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
discourse
Discourse API Documentation
put
Lock a post from being edited
v4
latest
OpenAPI 3.1.0
MIT
2026-08-05
93
0
687.9 KB
Posts
Lock a post from being edited
put
/posts/{id}/locked.json
Path parameters
id
string
required
Headers
Api-Key
string
required
Api-Username
string
required
Request body
object
required
locked
string
required
Whether to lock the post (true/false)
Response
post updated
object
required
locked
boolean
required
Whether the post is locked