Hello
I am use JWT app, and there are some Enterprise Users. I want to upload some file by the API, and want to specify the user (Our app lined hte user to Box user). But seems I can only use the API user to upload the file. I tried to user asUser, but it return error code 403. The Enterprise user don't have permissions to access API.
Are there any wasy to setup the Enterprise user permission? Or specify the user when upload file(or upload new version)
Thanks,
Mike