Mark all threads that user is following as read
PUT/api/v4/users/:user_id/teams/:team_id/threads/read
Mark all threads that user is following as read
Minimum server version: 5.29
Permissions
Must be logged in as the user or have edit_other_users permission.
Request
Responses
- 200
- 400
- 401
- 404
User's thread update successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found