Archiving DataPipeline Projects

As your project list grows, you might want to make more space for new and upcoming projects. While there is currently no GUI for this, you can send a DELETE request to one of our endpoints to remove the desired project from your project list.

curl -X DELETE https://datapipeline.scraperapi.com/api/projects/<PROJECT_ID>?api_key=API_KEY 

The project ID becomes visible in the address bar once you click on it:

If you ever change your mind and want to bring a project back, you can contact the support team and they will help you restore it.

Last updated

Was this helpful?