dataPruning use

Hello All,

Can somebody please guide me on a step by step use of api/maintenance/dataPruning/dataElement use.
I want to delete a dataElement with it.

I did an api post and it replies with resource not available.

Thanks,

Abumere

1 Like

Hi,

You can use from terminal.

curl -X POST -u yourusername:yourpassword http://yourserver/api/maintenance/dataPruning/dataElements/UiDofYourDataElement

Br,
Taufiq

1 Like

Thanks. This helped. Cheers

1 Like