curl --location --request POST '/subscribe' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "abdullahyahaa4@gmail.com"
}'{
"status": true,
"message": "Congratulations! The email has been successfully registered.",
"data": {
"email": "abdullahyahaya4@gmail.com",
"_id": "653afd02b5c17723c6a40192",
"createdAt": "2023-10-26T23:57:54.635Z",
"updatedAt": "2023-10-26T23:57:54.635Z",
"__v": 0
}
}