Hello OpenPages Community,
What end point are folks using to be in compliance with new privacy laws and record retentions?
DELETE /contents/{id} is only a soft delete
DELETE /contents/{id}/action/purge looks like it will remove all associations and reference to the object which is a good step to do first, but we really need something that will delete a specific record completely.
------------------------------
Andrea Mugherini
------------------------------