Tag: password recovery endpoint

TTWrite API: Reset User Password

Endpoint URL //ttwrite.4up.eu/mobile_api/resetpassword Description This API allows users to reset their password by providing the necessary recovery details. Parameters Field Value Remarks email string The email address associated with the user account. reset_code string Optional. The code sent to the user’s email for verification. new_password string Optional. The new passwordRead More