# Backend API Version 16.4

## Bug Fixes

* **KA-4647:** SMS delivery issues
* **KA-4561:** SCIM totalResults is incorrect in some cases
* **KA-4555:** Allow SCIM "filter" param to search users by email
* **KA-4609:** Wrong email template sent when user changes email
* **KA-4444:** Missing ARAM event when user added to a default role
* **KA-4390:** Accepting Enterprise Invite needs to send a Push to console
* **KA-4657:** SCIM fails on user PATCH with emails as an Array
* Several other bug fixes

## Features

* KA-4666: Support for Keeper One Time Share
* KA-4676: Support for new role policy to change Stay Logged In default to ON


---

# 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/older/backend-api-version-16.4.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.
