An API was mistakenly deleted while working on a project. How do I retrive it back or will I have to the project all over again
Hi @godswilljose, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may be helpful, feel free to reply in this thread.
Hey @godswilljose,
Unfortunately, once an API has been deleted from a project, it cannot be directly retrieved or restored. The deletion of an API is a permanent action within the Visa Developer Platform.
However, you do not need to recreate the entire project from scratch. Instead, you can add the API back to your existing project. Here's what you can do:
1. Log in to your Visa Developer account and navigate to your project.
2. In the project dashboard, look for an option to "Add APIs" or "Manage APIs."
3. Select the API that was accidentally deleted from the list of available APIs.
4. Add the API back to your project.
5. Once added, you'll need to reconfigure any specific settings or customizations for that API within your project.
It's important to note that while you can add the API back, any specific configurations or data associated with the previous instance of the API in your project will not be restored. You'll need to set up any custom configurations, authentication details, or other specific settings again.
To prevent accidental deletions in the future, it's recommended to:
1. Be cautious when making changes to your project configuration.
2. Regularly back up your project settings and configurations.
3. Use version control for your code and project documentation.
4. Consider setting up role-based access control (if available) to limit who can make significant changes to the project.
If you encounter any issues while adding the API back to your project, or if you need further assistance, it's advisable to contact Visa Developer Platform support at developer@visa.com. They may be able to provide more specific guidance based on your account and project details.