CURL Request
curl --location --request DELETE 'http://host/customer/erase/' \ --header 'User-Name: cmstest' \ --header 'Customer-ID: customer53’ \ --header 'Authorization: Bearer 1234567890'
Note
The user authorizing the request should have Super User or Administrator privileges.