Questions tagged [boxapiv2]

Box API V2 using oAuth 2.0

Box offers a new API V2, following the oAuth 2.0 protocol. The previous version of Box APIs (V1) has been deprecated in favor of the new V2 API as of January 2014.

152 questions
0
votes
1 answer

How to move a Box user's file to an admin Folder?

I am trying to move a Box user's file to a folder in admin account. The documentation at https://developers.box.com/docs/#files-update-a-files-information tells how to move the file within an account, but not across users. How do I do it using the…
Snehal
  • 7,266
  • 2
  • 32
  • 42
-1
votes
2 answers

How to get the BOX service accounts userid/mail to add it as a collaborator to a file?

I have created the service account and can see the details in admin console, I need to get the service accounts userid without going to admin console. Is there a api call for that?
ss301
  • 514
  • 9
  • 22
1 2 3
10
11