brave-memory-91176
03/13/2025, 1:28 PMPATCH /admin/identities
). I notice that in case an identity with the given email already exists, the API rejects the request with 409
. This is normally the expected behaviour if I’m creating a single identity, but in case of multiple ones I was expecting the API to “gather” the errors and return them in bulk as described here: https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities#errors-during-bulk-import
Can you clarify this?
Thanks 🤗steep-lamp-91158
brave-memory-91176
03/13/2025, 3:15 PMsteep-lamp-91158
brave-memory-91176
03/13/2025, 3:31 PMFailure to import an identity will not fail the whole bulk import.
and the example response contains in fact a 409
error case.
That’s where my confusion is.steep-lamp-91158
steep-lamp-91158
brave-memory-91176
03/14/2025, 7:53 AMsteep-lamp-91158
steep-lamp-91158
brave-memory-91176
03/14/2025, 12:05 PMsteep-lamp-91158
steep-lamp-91158
brave-memory-91176
03/14/2025, 1:14 PM