v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
identity

Merge two or more entities together

post/identity/entity/merge

Request body

conflicting_alias_ids_to_keepstring[]

Alias IDs to keep in case of conflicting aliases. Ignored if no conflicting aliases found

forceboolean

Setting this will follow the 'mine' strategy for merging MFA secrets. If there are secrets of the same type both in entities that are merged from and in entity into which all others are getting merged, secrets in the destination will be unaltered. If not set, this API will throw an error containing all the conflicts.

from_entity_idsstring[]

Entity IDs which need to get merged

to_entity_idstring

Entity ID into which all the other entities need to get merged

Response

OK