Manage user permissions
Manage users
If your user’s authenticate using passwords, you can reset their password through the Kinde admin (instructions below), or through our API using {"is_password_reset_requested": true}
in the body of a request.
Note that you need to be a Kinde admin or have sufficient permissions to reset a user’s password.
The next time the user signs in, they will be prompted to change their password.