X-Token: ********************
{
"ForumSubscriptionIds": [
29931306,
-41841398
]
}
curl --location --request DELETE 'https://test.e-mole.net/api/PublicForum/DeleteCustomerForumSubscriptions' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"ForumSubscriptionIds": [
29931306,
-41841398
]
}'
{}