This request serves to completely delete all information about users from Netmera.
curl -X POST \
-H "X-netmera-api-key: your_rest_api_key" \
-H "Content-Type: application/json" \
-d
--data-raw '{
"extIds" : [
"test1234"
]
}' \
https://restapi.netmera.com/rest/3.0/deleteUsersPermanently
In order to benefit from this service, it is necessary to submit an offer from the panel.
You can contact the success manager for the offer.