The process for deleting both app and managed users is the same. To delete a user account, supply the user ID for the account that should be removed.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
- force: Whether the user should be deleted even if the account still has content in it.
- notify: Whether the user will receive a notification that the account was deleted.
The delete user request will fail if the user account still has content in
it. To resolve this, either
to another account or use the optional
force parameter.