cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a REST API to create a team folder?

Is there a REST API to create a team folder?

欣 罗.
New member | Level 1
Go to solution

Not sure, but I checked the core api and business api docs but seems there's no such API could create a team folder. If there's such API, could someone let know? Thanks!

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
We now have an API endpoint for creating team folders available. You can find the documentation here:

https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create

If you're using an official SDK, this will be implemented in the next update of the SDK.

Once the team folder itself is created, you can enable access by adding the team's group ID as a member using:

https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member

Note: this functionality is only available to teams enrolled for early access to "improvements to team folders". Team admins can enroll for this access here:

https://www.dropbox.com/team/admin/early_access

View solution in original post

3 Replies 3

Greg-DB
Dropbox Staff
Go to solution

It's not currently possible to create a team folder via the Dropbox API, but I'll be sure to pass this along as feedback.

Binh H.
New member | Level 1
Go to solution

ok

Greg-DB
Dropbox Staff
Go to solution
We now have an API endpoint for creating team folders available. You can find the documentation here:

https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create

If you're using an official SDK, this will be implemented in the next update of the SDK.

Once the team folder itself is created, you can enable access by adding the team's group ID as a member using:

https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member

Note: this functionality is only available to teams enrolled for early access to "improvements to team folders". Team admins can enroll for this access here:

https://www.dropbox.com/team/admin/early_access
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Binh H. New member | Level 1
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?