hi all, i tried to set a folder permission through Content Server REST API, i tried all the existing endpoint to update permission for example :
/v2/nodes/{id}/permissions/owner
/v2/nodes/{id}/permissions/group
/v2/nodes/{id}/permissions/public
/v2/nodes/{id}/permissions/custom
but none seem to work and there's no error in postman return, can anyone help to advise why?