Set Hide For Me Task View
PATCH/api/task-views/:view_id/hide-for-me
Toggle the per-user "Hide for me" preference for a task view.
When hidden=true, the current user's id is added to the row's
hidden_by_users array — the view stops appearing in their sidebar
(and moves into their "Hidden Views" submenu). When hidden=false,
the user is removed from the array and the view comes back.
Does NOT affect visibility for any other user.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error