ファイル
ファイルをアップロード
POST/v1/files
ファイルの一覧
GET/v1/files
ファイルをダウンロード
GET/v1/files/{file_id}/content
ファイルのメタデータを取得
GET/v1/files/{file_id}
ファイルを削除
DELETE/v1/files/{file_id}
ID of the deleted file.
Deleted object type.
For file deletion, this is always "file_deleted".
The ID of the scoping resource (e.g., the session ID).
The type of scope (e.g., "session").