v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Users

Reset Password

Change the current user's password after verifying the existing password.

patch/api/v1/users/{user_id}/reset-password

Path parameters

user_idstring uuid required

Request body

current_passwordstring required
passwordstring required

Response

Successful Response

create_atstring date-time required
idstring uuid
is_activeboolean required
is_superuserboolean required
last_login_atstring date-time nullable required
optinsobject nullable
profile_imagestring nullable required
store_api_keystring nullable required
updated_atstring date-time required
usernamestring required