The delete user request will fail if the user account still has content in
it. An optional
force parameter is available in the API call, which will
force delete the user account along with all content in the account.Deprovisioning Example
Use the following code samples to transfer a user’s content and then delete the user. When content is being transferred, a new folder is created in the destination user’s root folder following this pattern:employee_email@email.com - employee_name's Files and Folders
- Node
- Java
- .NET
- CLI
