cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right 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: 

Can we delete /suspend user from Dropbox using .NET api

Can we delete /suspend user from Dropbox using .NET api

MSwapnilW
New member | Level 2
Go to solution

How can we delete / suspend user from dropbox using .NET api.

 

I wanted to create console application which take users as input and delete or suspend user from dropbox.

 

Will it be possible?

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Using the Dropbox API v2 .NET SDK, to suspend a member you can use the MembersSuspendAsync method, and to delete a member you can use the MembersRemoveAsync method.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

Using the Dropbox API v2 .NET SDK, to suspend a member you can use the MembersSuspendAsync method, and to delete a member you can use the MembersRemoveAsync method.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?