View channel
POST/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
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