Can you recover a deleted analysis?

Hello, a production analysis was accidently deleted. Is there a way to recover the analysis?

Hi Renee,

You can use the API to restore the deleted analysis.

First use ListAnalyses to find the id of the analysis you want to restore.

Then use RestoreAnalysis with the id.

2 Likes