cURL
curl --request DELETE \ --url http://localhost:2222/v1/audience/contacts/{uuid}
{ "success": true, "message": "<string>", "data": {} }
Permanently removes a contact profile from the workspace. This action cannot be undone.
OK