Skip to main content

Move a post (and any posts within that post's thread)

POST 

/api/v4/posts/:post_id/move

Move a post/thread to another channel. THIS IS A BETA FEATURE. The API is subject to change without notice.

Permissions

Must have read_channel permission for the channel the post is in. Must have write_post permission for the channel the post is being moved to.

Minimum server version: 9.3

Request

Responses

Post moved successfully