First of all, find out the reason why your Preprod application vanished all of a sudden. This is not normal, same might happen it prod as well. Something vanishing in prod will have higher impact.
Either Exporting from PROD to PREPROD or **Promoting from DEV to PREPROD" always make sure API’s are pointed to correct backend url’s, else pre prod requests might land up in production or vice versa.
#API-Gateway#API-Management#webMethods