I'm trying to upload a file (docx file) using graph api. I want to understand is it possible to set file level permissions (like the file should not be accessible to anyone).
I tried following the documentation but by default the file is accessible to members of the same organization and is opening in view-only mode.
Is this setting configurable ?