PUT
/
password
curl --request PUT \
  --url https://{tenant_id}.hanko.io/password \
  --header 'Content-Type: application/json' \
  --data '{
  "user_id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c",
  "password": "9UnCBEx924a45P7p"
}'
This response does not have an example.

Deprecated. Please use the Flow API instead. What’s the Flow API?.

Authorizations

hanko
string
cookie
required

Body

application/json

Response

200

Successful password update