Initiate a password change by sending an OTP to the users phone which can be used for a POST to password-change

This API will initiate a password change OTP. The only required field is the identity (username). The backend will look up the associated phone number and SMS the OTP required to do a password change. This API does not need a JWT to be used.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!