Skip to main content

Update a post

PUT 

/api/v4/posts/:post_id

Update a post. Only the fields listed below are updatable, omitted fields will be treated as blank.

Permissions

Must have edit_post permission for the channel the post is in.

Request

Responses

Post update successful