Skip to main content

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

Successful Response