Stop following a thread
DELETE/api/v4/users/:user_id/teams/:team_id/threads/:thread_id/following
Stop following a thread
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