curl --location --request POST '/newsletter' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "abdullahyahaya33@gmail.com"
}'{
"msg": "USER_CREATED",
"status": true,
"message": {
"email": "umarabu123@gmail.com",
"_id": "62c991a989cd44a4c347c289",
"__v": 0
}
}