curl --location --request POST '/owners/forget-password' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "abdullahyahaya2018+202@gmail.com"
}'{
"status": true,
"message": "EMAIL_SENT_SUCCESS",
"data": {
"data": {
"email": "abdullahyahaya2018+202@gmail.com",
"user": "6765065dffc4f8101a6eccf7",
"uf_key": "$2b$10$cJ3YBCg6OWoj.MIH/jyOR.HKHeTT8xTNP1NyC3ffF1eFgNZ88Woqe",
"resetLink": "https://motherlandimperial.com/owners/reset-password/EnyPH61Htl",
"status": false,
"_id": "6765f63b0b073bcf865d7140",
"createdAt": "2024-12-20T22:56:59.401Z",
"updatedAt": "2024-12-20T22:56:59.401Z",
"__v": 0
},
"message": "Email sent successfully"
}
}