View channel
POST/api/v4/channels/members/:user_id/view
Perform all the actions involved in viewing a channel. This includes marking channels as read, clearing push notifications, and updating the active channel.
Permissions
Must be logged in as user or have edit_other_users permission.
Response only includes last_viewed_at_times in Mattermost server 4.3 and newer.
Request
Responses
- 200
- 400
- 401
- 403
Channel view successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions