Can someone advise on the best User Role (Create,Update,Delete etc.) to set for the following scenario:
I have javascript REST create records that is viewable by users. The records get created based on the user interaction. I don't want users to manually create these New records - but want the javascript in the form to trigger them. What should my user roles
be set to?