{
"subject": "Updates for Your Segment on Shorter Loop",
"html": "<p>Dear Segment Member,</p><p>We’re excited to share new updates on Shorter Loop to enhance collaboration within your segment. For support, reach us at <a href='mailto:support@shorterloop.com'>support@shorterloop.com</a>.</p><p>Best,<br>The Shorter Loop Team</p>"
}
curl --location --request POST 'https://api.shorterloop.com/api/v2/segments/email' \
--header 'Authorization;' \
--header 'initiativeId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"subject": "Updates for Your Segment on Shorter Loop",
"html": "<p>Dear Segment Member,</p><p>We’re excited to share new updates on Shorter Loop to enhance collaboration within your segment. For support, reach us at <a href='\''mailto:support@shorterloop.com'\''>support@shorterloop.com</a>.</p><p>Best,<br>The Shorter Loop Team</p>"
}'
{
"success": true,
"message": "Mail sent to all the members of the segment.",
"data": [
{
"email": "aarav.patel@shorterloop.com"
},
{
"email": "isha.sharma@shorterloop.com"
},
{
"email": "rohan.mehta@shorterloop.com"
},
{
"email": "priya.verma@shorterloop.com"
},
{
"email": "aditya.rao@shorterloop.com"
},
{
"email": "aarav.patel1@shorterloop.com"
},
{
"email": "isha.sharma2@shorterloop.com"
},
{
"email": "rohan.mehta3@shorterloop.com"
},
{
"email": "priya.verma4@shorterloop.com"
},
{
"email": "aditya.rao5@shorterloop.com"
},
{
"email": "aarav.patel20@shorterloop.com"
},
{
"email": "isha.sharma19@shorterloop.com"
},
{
"email": "rohan.mehta18@shorterloop.com"
},
{
"email": "priya.verma17@shorterloop.com"
},
{
"email": "aditya.rao16@shorterloop.com"
},
{
"email": "neha.singh@shorterloop.com"
},
{
"email": "vikram.iyer@shorterloop.com"
},
{
"email": "rahul.sharma@shorterloop.com"
},
{
"email": "pooja.mehta@shorterloop.com"
},
{
"email": "amit.verma@shorterloop.com"
},
{
"email": "sneha.reddy@shorterloop.com"
},
{
"email": "deepak.rao2@shorterloop.com"
},
{
"email": "deepak.rao12@shorterloop.com"
},
{
"email": "deepak.rao112@shorterloop.com"
},
{
"email": "deepak.rao1123@shorterloop.com"
},
{
"email": "deepak.rao11231@shorterloop.com"
},
{
"email": "deepak.rao112312@shorterloop.com"
},
{
"email": "deepak.rao1123124@shorterloop.com"
},
{
"email": "deepak.rawat0000@shorterloop.com"
},
{
"email": "anjali.singh@shorterloop.com"
},
{
"email": "ravi.kumar@shorterloop.com"
},
{
"email": "neha.patel@shorterloop.com"
},
{
"email": "vikas.gupta@shorterloop.com"
},
{
"email": "priya.nair@shorterloop.com"
},
{
"email": "aisha.khan@shorterloop.com"
},
{
"email": "ravi.singh@shorterloop.com"
},
{
"email": "neha.gupta@shorterloop.com"
},
{
"email": "karan.joshi@shorterloop.com"
},
{
"email": "meera.patel@shorterloop.com"
}
]
}