Our APEX APIs have been running without issue until we upgraded to ORDS 21.4.2 and we ran the rest api migration scripts included to move them to the new ORDS api management dashboard. Now it seems the APIs exist in both locations with the same uri. If we make changes to the API code via the ORDS interface they save but the API called does not update. If we outright delete the apis from the ORDS interface the apis are still usable.
My question to you all since the old APEX API interface is gone how do I find and delete the old apis so the new ORDS interface works correctly?
Thanks