# バックエンドAPI 16.9.10

## 機能改善

* 5万件以上のレコードを持つユーザーを削除する際のDBクエリを最適化し、サーバーへの不必要な負荷とストレスを防止。

## バグ修正

* SCIM POST呼び出しでユーザが作成された場合、ユーザがグループに追加されるようになりました。
* `user_folder_shared_folder` クエリがルートフォルダにフラグを立てない問題を修正。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/backend/backend-api/backend-api-16.9.10.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
