Forum Discussion

BartonFunk's avatar
BartonFunk
New member | Level 2
7 years ago
Solved

Need to give and remove permissions to folders via the API. Is this possible?

Hi

 

I'm having a web application built for my print company. End users can upload artwork files and design briefs and design contractors then need to be assigned to work on the projects. I need a system to do the following:

  1. Upload the End Users design files and design briefs to a newly created folder (one new folder per order/job)
  2. Give a contractor permission to access said folder.
  3. Remove access when the job is complete.

I'd like to do all of the above via the API. Point 1 is the easy bit, but what about 2 and 3? Can anyone help?

 

Thanks,
Chris