Join Slack
Powered by
Hey Ory team, One of our user asked us to change h...
# ory-network
c
curved-honey-83332
06/17/2024, 11:50 AM
Hey Ory team, One of our user asked us to change his login email to another one. Is it possible to do this with an API call ? If I understand correctly the
Patch an Indentity
endpoint is not capable of doing this. Thank you in advance!
m
magnificent-energy-493
06/17/2024, 1:06 PM
Hello
@curved-honey-83332
I think you should be able to change the identifier with the patchIdentity API as well, just not the id and credentials. There is also an API that allows you to change anything on a given identity:
https://www.ory.sh/docs/reference/api#tag/identity/operation/updateIdentity
s
steep-lamp-91158
06/17/2024, 1:19 PM
Ideally you'd just tell the user to use the self-service flows, otherwise it is a bit complex to validate the request and ensure it is legitimate.
👍 1
7
Views
Open in Slack
Previous
Next