Update Post
Updates an existing post 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
Post id to update.
stringrequired
Updated raw post body.
Uncommon arguments
string
Optional edit reason visible in post history.
boolean
Skip bumping the topic when updating the post.