Skip to main content

Mark a thread that user is following as unread based on a post id

POST 

/api/v4/users/:user_id/teams/:team_id/threads/:thread_id/set_unread/:post_id

Mark a thread that user is following as unread

Minimum server version: 6.7

Permissions

Must have read_channel permission for the channel the thread is in or if the channel is public, have the read_public_channels permission for the team.

Must have edit_other_users permission if the user is not the one marking the thread for himself.

Request

Responses

User's thread update successful