Set team ACL for a structure node
Wiki knowledge source structure
Set team ACL for a structure node
Replace-set the team access list for a structure node (folder, file-connector root,
or website connector — any type). Passing an empty array removes all restrictions
and makes the node visible to everyone. When non-empty, only users whose
actualTeamIds intersect with this list (or users with no teams at all) can see
the node and all its descendants.
PUT
Set team ACL for a structure node
Autorisierungen
JWT-based authentication
Pfadparameter
Body
application/json
Team IDs to allow. Empty array removes all restrictions.
Beispiel:
[1, 5]Antwort
Successful operation
Data format of Enneo success messages
Operation was successful
Beispiel:
true