curl --location --request GET '/user/un-subscribe/stephen@myhcantant.com'{
"success": true,
"message": "Unsubscribed successfully.",
"data": {
"id": 36,
"first_name": "Stephen",
"last_name": "Joseph",
"phone": "+2348061516470",
"email": "stephen@myhcantant.com",
"gender": "male",
"avatar": null,
"dial_code": "+234",
"is_subscribed": false,
"email_verified": true,
"created_at": "2023-08-06T00:11:45.182+01:00",
"updated_at": "2023-09-11T01:30:09.047+01:00"
}
}