Set Folder & List Permissions via API
Patrice Gallion
It would be great if you could set permissions on a list (and folder as well) via the ClickUp API. Use case is, that a client wants to see Events as Tasks in ClickUp from another tool, but doesn't want the users to be able to edit these in ClickUp. We would now like to create a list for each user and limit the permissions for that list to the user (with only View rights). That way each user can see their own events, but cannot edit/change them inside ClickUp.
Log In
E
Eric Seger
GET or PUT is needed so we can integrate with permissions applied outside the API. In our org, we have teams applied via UI that are blown out when we attach a new group via API.
Pierre Becher
Need to GET current permission of a folder/list and update them to a new permission level
Andreas Pütz
Must have, because it's possible to share tasks, lists, and folders with a guest, but we're not able to set it for users via API.