Update a password for a customer

It is the responsibility of the tenant to ensure they have verified that the customer is the one setting the new password

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
string
required
Body Params

Updating a password for getting a valid JWT

date-time

Optional. ISO 8601 date/time of when the identity cannot be used after. Changing password before authLockedAfter would set authLockedAfter to null and effectively make the identity usable any time

string
length between 100 and 2000

An optional PKI RSA public key for added security. If a public key is provided then the PKI login-challenges endpoint should be used to get a challenge to respond to as part of the login

date-time

Optional. ISO 8601 date/time of when the current password expires and a password reset must be done

string
required
length between 3 and 80
\S

Can be pre-hashed with BCRYPT or passed as clear text in which case Eclipse will hash it

boolean

Whether this identoty will require a time base one time password when authenticating

boolean

Resets the TOTP secret and returns a new QRCode which can be scanned with any RFC 6238 compliant App (E.g. Google Authenticator)

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json