We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Hen4
2 years agoExplorer | Level 3
API to add members to Advanced Plan
Hi, I'm considering Dropbox Business with the Advanced Plan for my online data analysis startup. The idea is to use dropbox storage & download as a backend to my online service, not exposing the ...
- 2 years ago
The /2/team/members/add_v2 endpoint allows you to add a member to your team (creating a new account for them as needed), but only as long as you have a license available on your team. If you have no more licenses available on your team, the call would fail with a 'team_license_limit' error. The Dropbox API does not offer a way to programmatically buy more licenses for your team (that would need to be done manually), but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Greg-DB
2 years agoDropbox Staff
The /2/team/members/add_v2 endpoint allows you to add a member to your team (creating a new account for them as needed), but only as long as you have a license available on your team. If you have no more licenses available on your team, the call would fail with a 'team_license_limit' error. The Dropbox API does not offer a way to programmatically buy more licenses for your team (that would need to be done manually), but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
- Hen42 years agoExplorer | Level 3
Okay, clear, thank you. Marking as resolved.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 47 minutes agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!