Restore a Policy

Hello All,

During a testing process of rest API instead of PATCH, I used PUT to update the policy which messed up my policy document.

I am wondering if there is a way I can restore to previous versions of that policy which are available when I put in the command "conjur show "

Any help and direction will critically help me

Thank you in advance.

Hi Praneeth,
Can you add the results of conjur show?
I believe you should be able to use

conjur policy load --replace

Thanks - Rob