v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
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.