# バックエンドAPI 17.6.3

## 新機能

* **KA-7756:** Admin REST Public Integration API (管理者向け公開統合API) にARAMイベントを追加。
* **KA-7756:** Public Integration API (公開統合 API) で行われる各AIコールに対してARAMイベントを追加。
* **KA-7697:** ロードバランス構成におけるKeeperゲートウェイの最大数を設定するためのAPIを追加。

## バグ修正

* **KA-7782:** 削除制限が設定された共有フォルダを含むフォルダを削除する際、制限を回避できてしまう不具合を修正。


---

# 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-17.6.3.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.
