password-reset-controller

Creates reset password token for user and sends it via email

post/auth/forgot-password

Request body

emailstring required

Response

Token created and sent successfully

userIdinteger
emailstring
usernamestring
totpEnabledboolean

Changes

Changed in 1 of the 3 revisions of this API.1

Of the 3 revisions, 1 has no diff computed.