While creating a user using Dropbox Business API, there is a parameter is_directory_restricted, If this value is setted as true what it will do ? and if this value is false, what it will do for a user? Kindly explain
That field is referring to restricting certain members from being listed in the team directory. You can find more information on this feature in this help center article, under the "How to hide members from your team directory" section.
Thank you very much