# Backend API Version 14.7.16

## Bug Fixes

* **Fixed:** The verification link to change a user's email generates an error message
* **Fixed:** The "record\_add" command does not specify which file ID's are invalid in its response.
* **Fixed:** When moving a record from the root into a shared folder, it is not observing the default folder settings.
* **Fixed:** When added to a team, users do not immediately see shared folders until their next login. to the vault.


---

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