App Userと管理対象ユーザーの削除プロセスは同じです。ユーザーアカウントを削除するには、削除するアカウントのユーザーIDを指定します。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: アカウントにまだコンテンツがある場合でも、ユーザーを削除するかどうか。
- notify: アカウントが削除されたという通知をユーザーに送信するかどうか。
ユーザーアカウントにまだコンテンツがある場合、ユーザー削除リクエストは失敗します。これを解決するには、別のアカウントにか、オプションの
forceパラメータを使用します。