Update entity.mdx (#28806)

* Update entity.mdx

Adding warning as a result of multiple support issues.

* Update website/content/api-docs/secret/identity/entity.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
giogranda85 2025-07-16 19:18:03 -04:00 committed by GitHub
parent abbc13be0c
commit 41360dbf08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -400,6 +400,13 @@ Note that if these entities contain aliases sharing the same mount accessor, the
entities must be merged one at a time. This is because each entity can only have one alias with each mount accessor - for more
information, see the [identity concepts page](/vault/docs/concepts/identity).
<Warning>
We recommended limiting merging to the leader node of your primary cluster.
</Warning>
| Method | Path |
| :----- | :----------------------- |
| `POST` | `/identity/entity/merge` |