v1
latestOpenAPI 3.0.3Apache 2.02026-07-173769114.2 KBadmin
Update an Identity
This endpoint updates an identity. It is NOT possible to set an identity's credentials (password, ...) using this method! A way to achieve that will be introduced in the future.
The full identity payload (except credentials) is expected. This endpoint does not support patching.
Learn how identities work in Ory Kratos' User And Identity Model Documentation.
put/identities/{id}
Path parameters
idstring required
ID must be set to the ID of identity you want to update
Request body
Response
A single identity.