# Box Dev Docs: Japanese ホーム

> Box for Developers: guides, API reference, SDKs, and tutorials for building content management, Box AI, and enterprise integrations.

## ホーム

- [ホーム](https://developer.box.com/ja/index.md): Box Platformを使用した開発。コンテンツ管理、Box AI、電子サイン、企業向け統合に関するガイド、APIリファレンス、SDK、チュートリアルをご確認ください。

### はじめに

- [クイックスタート](https://developer.box.com/ja/guides/getting-started/index.md): Boxの無料Developerアカウントにサインアップし、開発者トークンを生成して、最初のAPIコールを行います。
- [無料のDeveloperプラン](https://developer.box.com/ja/guides/getting-started/free-developer-plan.md): 無料のDeveloperプランでコストをかけずにフル機能搭載のBoxアプリケーションを開発してテストしましょう。
- [統合の計画](https://developer.box.com/ja/guides/getting-started/plan-your-integration.md): ユースケースがBoxに適しているかどうかを評価した後、アプリの実行方法に一致するアプリケーションの種類を選択します。
- [ユーザーの種類](https://developer.box.com/ja/guides/getting-started/users.md): アプリで認証に使用するBoxユーザーの種類と、管理対象ユーザー、サービスアカウント、App Userの違いを説明します。
- [最初のアプリケーションの作成](https://developer.box.com/ja/guides/getting-started/first-application.md): 最初のアプリケーションを作成、構成、公開 (省略可) します。
- [IDの確認](https://developer.box.com/ja/guides/getting-started/locating-values.md): ユーザーID、Enterprise ID、ファイルまたはフォルダIDをBoxウェブアプリ、管理コンソール、開発者コンソール、APIで探します。
- [サンドボックス](https://developer.box.com/ja/guides/getting-started/sandbox.md): Enterpriseプランとアドオンを反映している、分離されたDeveloperサンドボックスで、Boxアプリケーションの構築、テスト、コラボレーションを行いましょう。
- [Box for Developersの用語集](https://developer.box.com/ja/guides/getting-started/box-glossary.md)

### アプリケーションと統合

- [アプリケーション](https://developer.box.com/ja/guides/applications/index.md)
- [統合](https://developer.box.com/ja/guides/applications/integrations/index.md)

#### Platformアプリ

- [Platformアプリ](https://developer.box.com/ja/guides/applications/platform-apps/index.md)
- [Platformアプリの作成](https://developer.box.com/ja/guides/applications/platform-apps/create.md)

#### ウェブアプリ統合

- [ウェブアプリ統合](https://developer.box.com/ja/guides/applications/web-app-integrations/index.md)
- [統合の種類](https://developer.box.com/ja/guides/applications/web-app-integrations/types.md)
- [ユーザーエクスペリエンス](https://developer.box.com/ja/guides/applications/web-app-integrations/user-experience.md)
- [ウェブアプリ統合の作成](https://developer.box.com/ja/guides/applications/web-app-integrations/configure.md)

#### Slack統合マッピング

- [Slack統合マッピング](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/index.md)
- [Slack統合マッピングの設定](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/setup.md)
- [Slack統合マッピングのリスト取得](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/list-mappings.md)
- [Slack統合マッピングの作成](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/create-mapping.md)
- [Slack統合マッピングの更新](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/update-mapping.md)
- [Slack統合マッピングの削除](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/delete-mapping.md)
- [Slack統合マッピングのトラブルシューティング](https://developer.box.com/ja/guides/integration-mappings/slack-mappings/troubleshooting.md)

#### Teams統合マッピング

- [Teams統合マッピング](https://developer.box.com/ja/guides/integration-mappings/teams-mappings/index.md)
- [Teams統合マッピングのリスト取得](https://developer.box.com/ja/guides/integration-mappings/teams-mappings/list-mappings.md)
- [Teams統合マッピングの作成](https://developer.box.com/ja/guides/integration-mappings/teams-mappings/create-mappings.md)
- [Teams統合マッピングの更新](https://developer.box.com/ja/guides/integration-mappings/teams-mappings/update-mappings.md)
- [Teams統合マッピングの削除](https://developer.box.com/ja/guides/integration-mappings/teams-mappings/delete-mappings.md)

### IDとアクセス

#### 認証

- [認証](https://developer.box.com/ja/guides/authentication/index.md)
- [認証のベストプラクティス](https://developer.box.com/ja/guides/authentication/best-practices.md)
- [Box APIとSSO](https://developer.box.com/ja/guides/authentication/sso.md)

##### トークン

- [トークン](https://developer.box.com/ja/guides/authentication/tokens/index.md)
- [トークンの使用](https://developer.box.com/ja/guides/authentication/tokens/api-calls.md)
- [SDKでの使用](https://developer.box.com/ja/guides/authentication/tokens/sdks.md)
- [開発者トークン](https://developer.box.com/ja/guides/authentication/tokens/developer-tokens.md)
- [トークンの更新](https://developer.box.com/ja/guides/authentication/tokens/refresh.md)
- [アクセストークン](https://developer.box.com/ja/guides/authentication/tokens/access-tokens.md)
- [トークンの取り消し](https://developer.box.com/ja/guides/authentication/tokens/revoke.md)
- [トークンのダウンスコープ](https://developer.box.com/ja/guides/authentication/tokens/downscope.md)
- [注釈トークン](https://developer.box.com/ja/guides/authentication/tokens/annotator-tokens.md)

##### OAuth 2.0認証

- [OAuth 2.0認証](https://developer.box.com/ja/guides/authentication/oauth2/index.md)
- [OAuth 2.0を使用した設定](https://developer.box.com/ja/guides/authentication/oauth2/oauth2-setup.md)
- [SDKを使用したOAuth 2.0](https://developer.box.com/ja/guides/authentication/oauth2/with-sdk.md)
- [SDKを使用しないOAuth 2.0](https://developer.box.com/ja/guides/authentication/oauth2/without-sdk.md)
- [as-userヘッダー](https://developer.box.com/ja/guides/authentication/oauth2/as-user.md)

##### JWT認証

- [JWT認証](https://developer.box.com/ja/guides/authentication/jwt/index.md)
- [JWTを使用した設定](https://developer.box.com/ja/guides/authentication/jwt/jwt-setup.md)
- [SDKを使用したJWT](https://developer.box.com/ja/guides/authentication/jwt/with-sdk.md)
- [SDKを使用しないJWT](https://developer.box.com/ja/guides/authentication/jwt/without-sdk.md)
- [as-userヘッダー](https://developer.box.com/ja/guides/authentication/jwt/as-user.md)
- [ユーザーアクセストークン](https://developer.box.com/ja/guides/authentication/jwt/user-access-tokens.md)

##### クライアント資格情報許可

- [クライアント資格情報許可](https://developer.box.com/ja/guides/authentication/client-credentials/index.md)
- [クライアント資格情報許可を使用した設定](https://developer.box.com/ja/guides/authentication/client-credentials/client-credentials-setup.md)

#### 承認

- [承認](https://developer.box.com/ja/guides/authorization/index.md)
- [Platformアプリの承認](https://developer.box.com/ja/guides/authorization/platform-app-approval.md)
- [アクセス制限付きアプリの承認](https://developer.box.com/ja/guides/authorization/limited-access-approval.md)
- [一般的なエラー](https://developer.box.com/ja/guides/authorization/common-errors.md)

#### SSOとApp User

- [SSOとApp User](https://developer.box.com/ja/guides/sso-identities-and-app-users/index.md)
- [App UserへのSSO IDの関連付け](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-identities.md)
- [SSO IDとApp Userの関連付け](https://developer.box.com/ja/guides/sso-identities-and-app-users/create-app-user.md)
- [SSO IDのApp Userの検索](https://developer.box.com/ja/guides/sso-identities-and-app-users/find-app-user.md)

##### ウェブアプリ: Box App UserへのOkta IDの関連付け

- [ウェブアプリ: Box App UserへのOkta IDの関連付け](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/index.md)
- [アプリケーションコードのスキャフォールディング (Okta統合)](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/scaffold-application-code.md)
- [Oktaの構成](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/configure-okta.md)
- [Boxの構成 (Okta統合)](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/configure-box.md)
- [Oktaによるアプリへのログイン](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/logging-into-app.md)
- [Box App Userの検索または作成](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/find-or-create-box-users.md)
- [アプリケーションの実行](https://developer.box.com/ja/guides/sso-identities-and-app-users/connect-okta-to-app-users/run-the-app.md)

### APIの利用

- [APIコール](https://developer.box.com/ja/guides/api-calls/index.md)
- [タイプと形式](https://developer.box.com/ja/guides/api-calls/types-and-formats.md)
- [ステータスコード](https://developer.box.com/ja/guides/api-calls/status-codes.md)
- [レスポンスの並べ替え](https://developer.box.com/ja/guides/api-calls/sorting.md)
- [追加フィールドのリクエスト](https://developer.box.com/ja/guides/api-calls/request-extra-fields.md)
- [ヘッダーによる一貫性の確保](https://developer.box.com/ja/guides/api-calls/ensure-consistency.md)
- [ドメインへのアクセスの許可](https://developer.box.com/ja/guides/api-calls/allowing-domain-access.md)
- [通知の抑制](https://developer.box.com/ja/guides/api-calls/suppress-notifications.md)
- [言語コード](https://developer.box.com/ja/guides/api-calls/language-codes.md)
- [APIのバージョン戦略](https://developer.box.com/ja/guides/api-calls/api-versioning-strategy.md)

#### ページネーション

- [ページネーションの概要](https://developer.box.com/ja/guides/api-calls/pagination/index.md)
- [オフセットベースのページネーション](https://developer.box.com/ja/guides/api-calls/pagination/offset-based.md)
- [マーカーベースのページネーション](https://developer.box.com/ja/guides/api-calls/pagination/marker-based.md)

#### 権限とエラー

- [権限とエラー](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/index.md)
- [エラー](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/common-errors.md)
- [レート制限](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/rate-limits.md)
- [スコープ](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/scopes.md)
- [トークンおよびURLの有効期限](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/expiration.md)
- [バージョン管理のエラー](https://developer.box.com/ja/guides/api-calls/permissions-and-errors/versioning-errors.md)

### トラブルシューティング

- [トラブルシューティング](https://developer.box.com/ja/guides/troubleshooting/index.md): エラーレスポンスの確認から、リクエストごとの診断ログのエクスポートに至るまで、Boxアプリケーションの問題を診断するために役立つツールとワークフローをご用意しています。
- [Boxアプリのデバッグ](https://developer.box.com/ja/guides/troubleshooting/debugging-your-box-app.md): APIコールの失敗を診断し、再試行やタイムアウトを処理し、App Diagnosticsツールを使用してBoxアプリケーションのトラブルシューティングを行うための、ステップバイステップ形式のガイド。
- [App Diagnosticsレポート](https://developer.box.com/ja/guides/troubleshooting/app-diagnostics-report.md)

### コンテンツ

#### ファイル

- [ファイルの概要](https://developer.box.com/ja/guides/files/index.md)
- [ファイル情報の取得](https://developer.box.com/ja/guides/files/get.md)
- [ファイルの制限事項](https://developer.box.com/ja/guides/files/limitations.md)

#### フォルダ

- [フォルダ](https://developer.box.com/ja/guides/folders/index.md)

##### 単一フォルダ

- [単一フォルダ](https://developer.box.com/ja/guides/folders/single/index.md)
- [フォルダの作成](https://developer.box.com/ja/guides/folders/single/create.md)
- [フォルダの更新](https://developer.box.com/ja/guides/folders/single/update.md)
- [フォルダ名の変更](https://developer.box.com/ja/guides/folders/single/rename.md)
- [フォルダの移動](https://developer.box.com/ja/guides/folders/single/move.md)
- [フォルダのコピー](https://developer.box.com/ja/guides/folders/single/copy.md)
- [フォルダの削除](https://developer.box.com/ja/guides/folders/single/delete.md)
- [フォルダ所有者の変更](https://developer.box.com/ja/guides/folders/single/change-owner.md)
- [フォルダのロックの作成](https://developer.box.com/ja/guides/folders/single/create-lock.md)
- [フォルダのロックの取得](https://developer.box.com/ja/guides/folders/single/get-locks.md)
- [フォルダのロックの削除](https://developer.box.com/ja/guides/folders/single/delete-lock.md)

##### 一括操作

- [一括操作](https://developer.box.com/ja/guides/folders/bulk/index.md)
- [フォルダツリーの作成](https://developer.box.com/ja/guides/folders/bulk/build-folder-tree.md)

#### アップロード

- [アップロード](https://developer.box.com/ja/guides/uploads/index.md)
- [事前チェック](https://developer.box.com/ja/guides/uploads/check.md)

##### 直接アップロード

- [直接アップロード](https://developer.box.com/ja/guides/uploads/direct/index.md)
- [新しいファイルのアップロード](https://developer.box.com/ja/guides/uploads/direct/file.md)
- [ファイルバージョンのアップロード](https://developer.box.com/ja/guides/uploads/direct/file-version.md)

##### 分割アップロード

- [分割アップロード](https://developer.box.com/ja/guides/uploads/chunked/index.md)
- [アップロードセッションの作成](https://developer.box.com/ja/guides/uploads/chunked/create-session.md)
- [SDKによる分割アップロード](https://developer.box.com/ja/guides/uploads/chunked/with-sdks.md)
- [パーツのアップロード](https://developer.box.com/ja/guides/uploads/chunked/upload-part.md)
- [アップロードセッションのコミット](https://developer.box.com/ja/guides/uploads/chunked/commit-session.md)
- [フォルダ内のすべてのファイルのアップロード](https://developer.box.com/ja/guides/uploads/chunked/folder.md)

##### チュートリアル

- [Pythonを使用したアップロード方法](https://developer.box.com/ja/guides/uploads/tutorials/upload-methods-python.md): Python SDKを使用してBoxにファイルをアップロードする方法について、直接アップロードと分割アップロードをそれぞれ説明します。`upload_big_file`という便利なメソッド、手動のアップロードセッション、事前チェック、競合処理も取り上げます。
- [Pythonを使用したフォルダの再帰的なアップロード](https://developer.box.com/ja/guides/uploads/tutorials/recursive-folder-upload-python.md): フォルダの作成、ファイルのアップロード、名前の競合の処理を行う再帰的Pythonスクリプトを使用してローカルフォルダツリーをBoxにアップロードする方法を説明します。

#### ダウンロード

- [ダウンロード](https://developer.box.com/ja/guides/downloads/index.md)
- [ファイルのダウンロード](https://developer.box.com/ja/guides/downloads/file.md)
- [ファイルバージョンのダウンロード](https://developer.box.com/ja/guides/downloads/file-version.md)
- [ダウンロードURLの取得](https://developer.box.com/ja/guides/downloads/get-url.md)
- [共有リンクのダウンロード](https://developer.box.com/ja/guides/downloads/shared-link.md)
- [SDKを使用したフォルダ内のすべてのファイルのダウンロード](https://developer.box.com/ja/guides/downloads/folder.md)
- [ブラウザでのダウンロード](https://developer.box.com/ja/guides/downloads/in-browser.md)
- [ZIPアーカイブのダウンロード](https://developer.box.com/ja/guides/downloads/zip-archive.md)

#### ウェブリンク

- [ウェブリンク](https://developer.box.com/ja/guides/web-links/index.md)
- [ウェブリンクの作成](https://developer.box.com/ja/guides/web-links/create.md)
- [ウェブリンクの削除](https://developer.box.com/ja/guides/web-links/delete.md)

#### ごみ箱

- [ごみ箱](https://developer.box.com/ja/guides/trash/index.md)
- [ファイルの復元](https://developer.box.com/ja/guides/trash/restore-file.md)
- [ファイルを完全に削除](https://developer.box.com/ja/guides/trash/permanently-delete-file.md)
- [フォルダの復元](https://developer.box.com/ja/guides/trash/restore-folder.md)
- [フォルダを完全に削除](https://developer.box.com/ja/guides/trash/permanently-delete-folder.md)
- [ウェブリンクの復元](https://developer.box.com/ja/guides/trash/restore-web-link.md)
- [ウェブリンクを完全に削除](https://developer.box.com/ja/guides/trash/permanently-delete-web-link.md)

#### レプリゼンテーション

- [レプリゼンテーション](https://developer.box.com/ja/guides/representations/index.md)
- [ファイルのすべてのレプリゼンテーションのリストの取得](https://developer.box.com/ja/guides/representations/list-all-representations.md)
- [目的のレプリゼンテーションのリクエスト](https://developer.box.com/ja/guides/representations/request-a-representation.md)
- [ファイルレプリゼンテーションのダウンロード](https://developer.box.com/ja/guides/representations/download-a-representation.md)
- [サムネイルレプリゼンテーションの取得](https://developer.box.com/ja/guides/representations/thumbnail-representation.md)
- [基本的なサムネイルの取得](https://developer.box.com/ja/guides/representations/thumbnail.md)
- [マークダウンレプリゼンテーションの取得](https://developer.box.com/ja/guides/representations/markdown.md): Box APIを使用してマークダウンレプリゼンテーションを生成し、ダウンロードします。
- [テキストレプリゼンテーションの取得](https://developer.box.com/ja/guides/representations/text.md)
- [PDFレプリゼンテーションの取得](https://developer.box.com/ja/guides/representations/pdf.md)
- [サポートされているファイルの種類](https://developer.box.com/ja/guides/representations/supported-file-types.md)

#### Box Archive

- [Box Archive](https://developer.box.com/ja/guides/archives/index.md)
- [Box Archiveへのコンテンツの追加](https://developer.box.com/ja/guides/archives/add-content.md)
- [Box Archiveからのコンテンツの復元](https://developer.box.com/ja/guides/archives/restore-content.md)
- [Box ArchiveでサポートされているAPI](https://developer.box.com/ja/guides/archives/supported-apis.md)

### コラボレーション

#### コラボレーション

- [コラボレーション](https://developer.box.com/ja/guides/collaborations/index.md): ファイルやフォルダに対するロールベースのアクセス権限をユーザーやグループに付与したり、保留中の招待を管理したり、コラボレーションドメインの制限を適用したりできます。
- [ユーザーとのコンテンツの共有](https://developer.box.com/ja/guides/collaborations/share-content.md)
- [グループとの共有](https://developer.box.com/ja/guides/collaborations/groups.md)
- [保留中のコラボレーションの取得](https://developer.box.com/ja/guides/collaborations/pending.md)

##### グループコラボレーションへのSlackの接続

- [BoxグループコラボレーションへのSlackの接続](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/index.md)
- [Slackの構成](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/configure-slack.md)
- [Boxの構成 (Slack統合)](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/configure-box.md)
- [アプリケーションコードのスキャフォールディング (Slack統合)](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/scaffold-application-code.md)
- [Slackイベントの処理](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/handle-slack-events.md)
- [Boxへのボットの接続](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/connect-box-functions.md)
- [ボットのテスト](https://developer.box.com/ja/guides/collaborations/connect-slack-to-group-collabs/test-bot.md)

##### 許可されたドメイン

- [コラボレーションが許可されているドメイン](https://developer.box.com/ja/guides/collaborations/allowed-domains/index.md)
- [ドメインへのコラボレーションの許可](https://developer.box.com/ja/guides/collaborations/allowed-domains/create.md)
- [コラボレーションが許可されているドメインのリストの取得](https://developer.box.com/ja/guides/collaborations/allowed-domains/list.md)
- [以前コラボレーションが許可されたドメインの削除](https://developer.box.com/ja/guides/collaborations/allowed-domains/delete.md)

#### 共有リンク

- [共有リンク](https://developer.box.com/ja/guides/shared-links/index.md)
- [共有リンクの作成または更新](https://developer.box.com/ja/guides/shared-links/create-or-update.md)
- [共有リンクの項目の検索](https://developer.box.com/ja/guides/shared-links/find-for-item.md)
- [共有リンクの削除](https://developer.box.com/ja/guides/shared-links/remove.md)
- [共有リンクの権限](https://developer.box.com/ja/guides/shared-links/permissions.md)

#### コメント

- [コメントの概要](https://developer.box.com/ja/guides/comments/index.md)
- [コメントの作成](https://developer.box.com/ja/guides/comments/create-comment.md)
- [返信の作成](https://developer.box.com/ja/guides/comments/create-reply.md)

#### タスク

- [タスクの概要](https://developer.box.com/ja/guides/tasks/index.md)
- [タスクの作成](https://developer.box.com/ja/guides/tasks/create.md)
- [タスクに関する情報の取得](https://developer.box.com/ja/guides/tasks/get.md)
- [ファイルのすべてのタスクのリストの取得](https://developer.box.com/ja/guides/tasks/for-file.md)
- [既存のタスクの変更](https://developer.box.com/ja/guides/tasks/update.md)
- [タスクの削除](https://developer.box.com/ja/guides/tasks/delete.md)

##### タスクの割り当て

- [タスクの割り当て](https://developer.box.com/ja/guides/tasks/assignments/index.md)
- [ユーザーへのタスクの割り当て](https://developer.box.com/ja/guides/tasks/assignments/assign.md)
- [タスク割り当ての解除](https://developer.box.com/ja/guides/tasks/assignments/unassign.md)
- [割り当てのメッセージの変更](https://developer.box.com/ja/guides/tasks/assignments/update-message.md)
- [タスク割り当てに関する情報の取得](https://developer.box.com/ja/guides/tasks/assignments/get.md)
- [タスクの割り当てのリストの取得](https://developer.box.com/ja/guides/tasks/assignments/list.md)
- [タスク割り当て状態の変更](https://developer.box.com/ja/guides/tasks/assignments/change-state.md)

#### コレクション

- [コレクションの概要](https://developer.box.com/ja/guides/collections/index.md)
- [ユーザーのコレクションのリストの取得](https://developer.box.com/ja/guides/collections/list.md)
- [コレクション内の項目のリストの取得](https://developer.box.com/ja/guides/collections/list-items.md)
- [コレクションへの項目の追加](https://developer.box.com/ja/guides/collections/add.md)
- [コレクションからの項目の削除](https://developer.box.com/ja/guides/collections/remove.md)

#### ファイルリクエスト

- [ファイルリクエスト](https://developer.box.com/ja/guides/file-requests/index.md)
- [テンプレートのファイルリクエストの作成](https://developer.box.com/ja/guides/file-requests/template.md)
- [ファイルリクエストのコピー](https://developer.box.com/ja/guides/file-requests/copy.md)
- [ファイルリクエストに関する情報の取得](https://developer.box.com/ja/guides/file-requests/get.md)
- [ファイルリクエストの更新](https://developer.box.com/ja/guides/file-requests/update.md)
- [ファイルリクエストの削除](https://developer.box.com/ja/guides/file-requests/delete.md)

#### Box Notes

- [Box Notes API](https://developer.box.com/ja/guides/box-notes/index.md): プログラムでBox Notes APIを使用し、マークダウンコンテンツからBox Noteを作成します。
- [Box Notes APIの使い方](https://developer.box.com/ja/guides/box-notes/get-started.md): 認証を設定し、マークダウンコンテンツから最初のBox Noteを作成します。
- [マークダウンをBox Noteに変換](https://developer.box.com/ja/guides/box-notes/convert-markdown.md): POST /notes/convertエンドポイントを使用して、マークダウンコンテンツをBox Noteに変換するための詳細ガイド。
- [Box Notes APIのユースケース](https://developer.box.com/ja/guides/box-notes/use-cases.md): プログラムによってコンテンツからBox Noteを作成する際の一般的なシナリオとパターン。

#### Box Hubs

- [Box Hubsの概要](https://developer.box.com/ja/guides/hubs-api/index.md)
- [Hubs APIのユースケース](https://developer.box.com/ja/guides/hubs-api/use-cases.md)
- [Hubの項目の管理](https://developer.box.com/ja/guides/hubs-api/hubs-items/hub-items.md)
- [Hubコラボレーションの管理](https://developer.box.com/ja/guides/hubs-api/hubs-collaborations/hub-collaborations.md)

##### Hubs

- [Hubの作成](https://developer.box.com/ja/guides/hubs-api/hubs/create-hub.md)
- [Hubの取得](https://developer.box.com/ja/guides/hubs-api/hubs/get-hub.md)
- [Hubのリストの取得](https://developer.box.com/ja/guides/hubs-api/hubs/list-hubs.md)
- [Hubの更新](https://developer.box.com/ja/guides/hubs-api/hubs/update-hub.md)
- [Hubの削除](https://developer.box.com/ja/guides/hubs-api/hubs/delete-hub.md)
- [Hubのコピー](https://developer.box.com/ja/guides/hubs-api/hubs/copy-hub.md)

### メタデータと検索

#### メタデータ

- [メタデータ](https://developer.box.com/ja/guides/metadata/index.md)
- [メタデータテンプレートのスコープ](https://developer.box.com/ja/guides/metadata/scopes.md)
- [分類](https://developer.box.com/ja/guides/metadata/classifications.md)

##### メタデータの操作

- [メタデータの操作](https://developer.box.com/ja/guides/metadata/quick-start/index.md)
- [すべてのメタデータテンプレートのリストの取得](https://developer.box.com/ja/guides/metadata/quick-start/list-all.md)
- [カスタムメタデータテンプレートの作成](https://developer.box.com/ja/guides/metadata/quick-start/create-template.md)
- [ファイルへのメタデータの適用](https://developer.box.com/ja/guides/metadata/quick-start/create-instance.md)
- [ファイルのメタデータの更新](https://developer.box.com/ja/guides/metadata/quick-start/update-instance.md)
- [メタデータテンプレートの更新](https://developer.box.com/ja/guides/metadata/quick-start/update-template.md)
- [メタデータクエリの作成](https://developer.box.com/ja/guides/metadata/quick-start/create-query.md)
- [メタデータのクイックスタート: 次の手順](https://developer.box.com/ja/guides/metadata/quick-start/next-steps.md)

##### メタデータテンプレート

- [メタデータテンプレートの概要](https://developer.box.com/ja/guides/metadata/templates/index.md)
- [すべてのメタデータテンプレートのリストの取得](https://developer.box.com/ja/guides/metadata/templates/list.md)
- [メタデータテンプレートの取得](https://developer.box.com/ja/guides/metadata/templates/get.md)
- [メタデータテンプレートの作成](https://developer.box.com/ja/guides/metadata/templates/create.md)
- [メタデータテンプレートの更新](https://developer.box.com/ja/guides/metadata/templates/update.md)
- [メタデータテンプレートの削除](https://developer.box.com/ja/guides/metadata/templates/delete.md)

##### メタデータ階層

- [メタデータ階層の概要](https://developer.box.com/ja/guides/metadata/taxonomies/index.md)
- [メタデータ階層項目を作成](https://developer.box.com/ja/guides/metadata/taxonomies/create.md)
- [メタデータ階層のリストを取得する](https://developer.box.com/ja/guides/metadata/taxonomies/list.md)
- [メタデータ階層項目を取得](https://developer.box.com/ja/guides/metadata/taxonomies/get.md)
- [メタデータ階層を更新](https://developer.box.com/ja/guides/metadata/taxonomies/update.md)
- [メタデータ階層項目を削除](https://developer.box.com/ja/guides/metadata/taxonomies/remove.md)

##### メタデータフィールド

- [メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/index.md)
- [文字列メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/string.md)
- [浮動小数点メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/float.md)
- [日付メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/date.md)
- [列挙型メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/enum.md)
- [複数選択メタデータフィールド](https://developer.box.com/ja/guides/metadata/fields/multi-select.md)

##### メタデータインスタンス

- [メタデータインスタンスの概要](https://developer.box.com/ja/guides/metadata/instances/index.md)
- [項目のすべてのメタデータのリストの取得](https://developer.box.com/ja/guides/metadata/instances/list.md)
- [項目のメタデータの取得](https://developer.box.com/ja/guides/metadata/instances/get.md)
- [項目へのメタデータの適用](https://developer.box.com/ja/guides/metadata/instances/create.md)
- [項目のメタデータの更新](https://developer.box.com/ja/guides/metadata/instances/update.md)
- [項目からのメタデータの削除](https://developer.box.com/ja/guides/metadata/instances/delete.md)

##### メタデータクエリ

- [メタデータクエリ](https://developer.box.com/ja/guides/metadata/queries/index.md)
- [クエリの作成](https://developer.box.com/ja/guides/metadata/queries/create.md)
- [クエリ構文](https://developer.box.com/ja/guides/metadata/queries/syntax.md)
- [クエリの項目フィールド](https://developer.box.com/ja/guides/metadata/queries/item-fields.md)
- [一般的なエラー](https://developer.box.com/ja/guides/metadata/queries/errors.md)
- [メタデータクエリの制限事項](https://developer.box.com/ja/guides/metadata/queries/limitations.md)
- [ページ割りと並べ替え](https://developer.box.com/ja/guides/metadata/queries/pagination.md)
- [通常の検索との比較](https://developer.box.com/ja/guides/metadata/queries/comparison.md)

##### メタデータカスケードポリシー

- [メタデータカスケードポリシーの概要](https://developer.box.com/ja/guides/metadata/cascades/index.md)
- [メタデータカスケードポリシーのリストの取得](https://developer.box.com/ja/guides/metadata/cascades/list.md)
- [メタデータカスケードポリシーの取得](https://developer.box.com/ja/guides/metadata/cascades/get.md)
- [メタデータカスケードポリシーの作成](https://developer.box.com/ja/guides/metadata/cascades/create.md)
- [フォルダ内のすべての項目に対するメタデータの強制適用](https://developer.box.com/ja/guides/metadata/cascades/force-apply.md)
- [メタデータカスケードポリシーの削除](https://developer.box.com/ja/guides/metadata/cascades/delete.md)

#### クエリ

- [Boxクエリ](https://developer.box.com/ja/guides/query/box-query.md)
- [クエリインサイト](https://developer.box.com/ja/guides/query/insights.md)

#### 検索

- [検索](https://developer.box.com/ja/guides/search/index.md)
- [検索インデックス作成](https://developer.box.com/ja/guides/search/indexing.md)
- [クエリ演算子](https://developer.box.com/ja/guides/search/query-operators.md)
- [検索結果に対するフィルタ](https://developer.box.com/ja/guides/search/filtering.md)
- [検索結果のページネーション](https://developer.box.com/ja/guides/search/pagination.md)
- [メタデータクエリフィルタ](https://developer.box.com/ja/guides/search/metadata-filters.md)
- [企業全体での検索](https://developer.box.com/ja/guides/search/enterprise.md)
- [ごみ箱の検索](https://developer.box.com/ja/guides/search/trash.md)
- [最近の共有リンクの検索](https://developer.box.com/ja/guides/search/shared-links.md)
- [追加フィールドのリクエスト](https://developer.box.com/ja/guides/search/fields.md)

##### メタデータによるコンテンツの検索

- [メタデータによるコンテンツの検索](https://developer.box.com/ja/guides/search/quick-start/index.md)
- [メタデータテンプレートの作成](https://developer.box.com/ja/guides/search/quick-start/create-metadata-template.md)
- [メタデータテンプレートに関する情報を確認する](https://developer.box.com/ja/guides/search/quick-start/locate-template-info.md)
- [ファイルへのメタデータテンプレートの追加](https://developer.box.com/ja/guides/search/quick-start/apply-template-to-file.md)
- [メタデータクエリAPIの使用](https://developer.box.com/ja/guides/search/quick-start/metadata-query-api.md)
- [次の手順](https://developer.box.com/ja/guides/search/quick-start/next-steps.md)

### イベントとWebhook

#### イベント

- [イベントの概要](https://developer.box.com/ja/guides/events/index.md)

##### User Event

- [User Event](https://developer.box.com/ja/guides/events/user-events/index.md)
- [User Eventの取得](https://developer.box.com/ja/guides/events/user-events/for-user.md)
- [Long pollingイベント](https://developer.box.com/ja/guides/events/user-events/polling.md)

##### Enterprise Event

- [Enterprise Event](https://developer.box.com/ja/guides/events/enterprise-events/index.md)
- [Enterprise Eventの取得](https://developer.box.com/ja/guides/events/enterprise-events/for-enterprise.md)
- [履歴からストリームへの移行](https://developer.box.com/ja/guides/events/enterprise-events/migrate-to-stream.md)

##### イベントストリームのパラメータ

- [イベントストリームのパラメータ](https://developer.box.com/ja/guides/events/parameters/index.md)
- [ストリームタイプ](https://developer.box.com/ja/guides/events/parameters/stream-types.md)
- [ストリーム位置のページネーション](https://developer.box.com/ja/guides/events/parameters/pagination.md)

##### イベントトリガー

- [イベントトリガー](https://developer.box.com/ja/guides/events/event-triggers/index.md)
- [イベントソース](https://developer.box.com/ja/guides/events/event-triggers/event-source.md)
- [AIセキュリティ検出イベント](https://developer.box.com/ja/guides/events/event-triggers/ai-security-detection-events.md)
- [Shieldアラートイベント](https://developer.box.com/ja/guides/events/event-triggers/shield-alert-events.md)
- [Shield情報バリアイベント](https://developer.box.com/ja/guides/events/event-triggers/shield-information-barrier-events.md)
- [Shieldスマートアクセスイベント](https://developer.box.com/ja/guides/events/event-triggers/shield-smart-access-events.md)
- [Signイベント](https://developer.box.com/ja/guides/events/event-triggers/sign-events.md)

#### Webhook

- [Webhookの概要](https://developer.box.com/ja/guides/webhooks/index.md)
- [Webhookイベントトリガー](https://developer.box.com/ja/guides/webhooks/triggers.md)

##### V1 Webhook

- [V1 Webhook](https://developer.box.com/ja/guides/webhooks/v1/index.md)
- [Webhookの作成 (v1)](https://developer.box.com/ja/guides/webhooks/v1/create-v1.md)
- [Webhookの削除 (v1)](https://developer.box.com/ja/guides/webhooks/v1/delete-v1.md)

##### V2 Webhook

- [V2 Webhook](https://developer.box.com/ja/guides/webhooks/v2/index.md)
- [ユーザーのWebhookのリストを取得](https://developer.box.com/ja/guides/webhooks/v2/list-v2.md)
- [Webhookの作成 (v2)](https://developer.box.com/ja/guides/webhooks/v2/create-v2.md)
- [Webhookの更新](https://developer.box.com/ja/guides/webhooks/v2/update-v2.md)
- [Webhookの削除 (v2)](https://developer.box.com/ja/guides/webhooks/v2/delete-v2.md)
- [署名の検証](https://developer.box.com/ja/guides/webhooks/v2/signatures-v2.md)
- [Webhookの制限事項](https://developer.box.com/ja/guides/webhooks/v2/limitations-v2.md)

### ユーザー

- [ユーザーの概要](https://developer.box.com/ja/guides/users/index.md)
- [管理対象ユーザーの作成](https://developer.box.com/ja/guides/users/create-managed-user.md)
- [App Userの作成](https://developer.box.com/ja/guides/users/create-app-user.md)
- [ユーザーの削除](https://developer.box.com/ja/guides/users/delete-user.md)
- [外部ユーザーの一括削除](https://developer.box.com/ja/guides/users/bulk-delete-external-users.md)

#### ユーザーのプロビジョニング

- [ユーザーのプロビジョニング](https://developer.box.com/ja/guides/users/provision/index.md)
- [アーキテクチャスケルトンの作成](https://developer.box.com/ja/guides/users/provision/architecture.md)
- [コンテンツの入力](https://developer.box.com/ja/guides/users/provision/populate-content.md)
- [共有フォルダの設定](https://developer.box.com/ja/guides/users/provision/shared-folders.md)

#### ユーザーのプロビジョニング解除

- [ユーザーのプロビジョニング解除](https://developer.box.com/ja/guides/users/deprovision/index.md)
- [ファイルとフォルダの転送](https://developer.box.com/ja/guides/users/deprovision/transfer-folders.md)

### インテリジェントなワークフロー

- [インテリジェントなワークフロー](https://developer.box.com/ja/guides/intelligent-workflow/index.md): 独自の自動化インフラストラクチャを稼働させることなく、管理されたエージェント型コンテンツワークフローを構築します。

#### Box Automate

- [Box Automate](https://developer.box.com/ja/guides/box-automate/index.md)
- [Box Automateの使い方](https://developer.box.com/ja/guides/box-automate/getting-started-box-automate.md)
- [Box Automateのトリガー、結果、ロジック](https://developer.box.com/ja/guides/box-automate/triggers-and-logic.md)

#### Box Doc Gen

- [Box Doc Gen](https://developer.box.com/ja/guides/docgen/index.md)
- [Box Doc Genの使い方](https://developer.box.com/ja/guides/docgen/docgen-getting-started.md)
- [ファイルをBox Doc Genテンプレートとして設定](https://developer.box.com/ja/guides/docgen/mark-template.md)
- [ドキュメントの生成](https://developer.box.com/ja/guides/docgen/generate-document.md)
- [Box Doc Genテンプレート](https://developer.box.com/ja/guides/docgen/docgen-templates.md)
- [Box Doc Genジョブ](https://developer.box.com/ja/guides/docgen/docgen-jobs.md)

#### Box Relay

- [Box Relay](https://developer.box.com/ja/guides/box-relay/index.md)
- [ワークフローの取得](https://developer.box.com/ja/guides/box-relay/get-workflows.md)
- [ワークフローの開始](https://developer.box.com/ja/guides/box-relay/start-workflow.md)

### 電子サイン

- [Box Sign](https://developer.box.com/ja/guides/box-sign/index.md)
- [Box Signリクエストの作成](https://developer.box.com/ja/guides/box-sign/create-sign-request.md)
- [Box Signリクエストの再送信](https://developer.box.com/ja/guides/box-sign/resend-sign-request.md)
- [Box Signリクエストのキャンセル](https://developer.box.com/ja/guides/box-sign/cancel-sign-request.md)
- [Box Signリクエストのリスト取得](https://developer.box.com/ja/guides/box-sign/list-sign-requests.md)
- [デフォルトのBox Sign通知の抑制](https://developer.box.com/ja/guides/box-sign/suppress-sign-notifications.md)
- [Signテンプレートを使用した署名リクエストの作成](https://developer.box.com/ja/guides/box-sign/sign-templates.md)
- [Signクライアントの埋め込み機能](https://developer.box.com/ja/guides/box-sign/embedded-sign-client.md)

#### Box Signの使用

- [Box Signの使用](https://developer.box.com/ja/sign/index.md)
- [Sign Webhook](https://developer.box.com/ja/sign/webhooks/index.md)

##### クイックスタート

- [クイックスタート](https://developer.box.com/ja/sign/quick-start/index.md)
- [APIの基本](https://developer.box.com/ja/sign/quick-start/api-basics.md)
- [最初のリクエスト](https://developer.box.com/ja/sign/quick-start/your-first-request.md)

##### 技術的なユースケース

- [技術的なユースケース](https://developer.box.com/ja/sign/technical-use-cases/index.md)
- [非構造化ドキュメントへの署名](https://developer.box.com/ja/sign/technical-use-cases/sign-unstructured-docs.md)
- [テンプレートを使用した署名](https://developer.box.com/ja/sign/technical-use-cases/sign-template.md)
- [構造化されたドキュメントへの署名](https://developer.box.com/ja/sign/technical-use-cases/sign-structured-docs.md)

##### リクエストのオプション

- [リクエストのオプション](https://developer.box.com/ja/sign/request-options/index.md)
- [署名者の言語の設定](https://developer.box.com/ja/sign/request-options/signer-language.md)
- [複数の署名者と役割](https://developer.box.com/ja/sign/request-options/multiple-signers.md)
- [セキュリティの強化 (2要素認証)](https://developer.box.com/ja/sign/request-options/extra-security.md)
- [21 CFR Part 11リクエスト](https://developer.box.com/ja/sign/request-options/cfr-part-11.md)
- [リダイレクトURL](https://developer.box.com/ja/sign/request-options/custom-urls.md)
- [リクエストの再送信](https://developer.box.com/ja/sign/request-options/resend-requests.md)
- [リクエストの有効期限](https://developer.box.com/ja/sign/request-options/request-expiration.md)
- [カスタムメールと通知](https://developer.box.com/ja/sign/request-options/custom-email.md)
- [対面での署名](https://developer.box.com/ja/sign/request-options/in-person.md)

### セキュリティとコンプライアンス

#### セキュリティ

- [セキュリティ](https://developer.box.com/ja/guides/security/index.md)
- [FedRAMP](https://developer.box.com/ja/guides/security/fedramp.md)
- [Device Pinner](https://developer.box.com/ja/guides/security/device-pinners.md)
- [クロスオリジンリソース共有 (CORS)](https://developer.box.com/ja/guides/security/cors.md)

##### サービス利用規約

- [サービス利用規約](https://developer.box.com/ja/guides/security/terms-of-service/index.md)
- [アプリケーションフロー](https://developer.box.com/ja/guides/security/terms-of-service/flow.md)
- [コラボレーションの利用規約の検索](https://developer.box.com/ja/guides/security/terms-of-service/for-colaboration.md)
- [権限](https://developer.box.com/ja/guides/security/terms-of-service/permissions.md)

#### リーガルホールド

- [リーガルホールド](https://developer.box.com/ja/guides/legal-holds/index.md)
- [すべてのリーガルホールドポリシーのリストの取得](https://developer.box.com/ja/guides/legal-holds/list.md)
- [リーガルホールドポリシーの取得](https://developer.box.com/ja/guides/legal-holds/get.md)

#### リテンションポリシー

- [リテンションポリシー](https://developer.box.com/ja/guides/retention-policies/index.md)
- [すべてのリテンションポリシーのリストの取得](https://developer.box.com/ja/guides/retention-policies/list.md)
- [リテンションポリシーの取得](https://developer.box.com/ja/guides/retention-policies/get.md)
