Reset credentials

POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/identities/:userId/credentials/reset

Reset the temporary password of an existing user. The password should follow the password rules set in the instance. User will be asked to set a new password after next login with facial recognition.

Request Body

{"password"=>"{{password}}"}