{
"email": "yousuf+12@expedey.com",
"listType": "PAID_USERS"
}
curl --location --request POST 'https://dev.outbackmarketplace.com/api/v1/sendy/unsubscribe' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "yousuf+12@expedey.com",
"listType": "PAID_USERS"
}'
{}