User

Change Password After Reset

Change the user's password after a successful reset.

put/api/user/forgot-password/change-password

Query parameters

tokenstring required
passwordstring required

Response

Successful Response

idstring uuid required
emailstring required
is_activeboolean required
created_atstring date-time nullable
updated_atstring date-time

Timestamp of the last update.

Changes

Changed in 2 of the 3 revisions of this API.11

Of the 3 revisions, 1 has no diff computed.