cURL
curl --request POST \ --url https://{tenant_id}.hanko.io/password/login \ --header 'Content-Type: application/json' \ --data '{ "user_id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c", "password": "9UnCBEx924a45P7p" }'
This response does not have an example.
Perform a password login.
user_id
password
passwords.enabled
Successful password login
Was this page helpful?