# Backend API Version 14.9.12

Subsequent release 14.9.13 is also included in the following release notes.

## Bug Fixes

* **Fixed:** Issue preventing MSP admin from logging into Managed Company if assigned a role that enforces 2FA at every log in.
* **Fixed:** Some EU users unable to successfully login after updating their email address.
* **Fixed:** Priority setting issue preventing successful SMS delivery method in Japan.


---

# 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.9.12-14.9.13.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.
