Forum Discussion

jlrocc's avatar
jlrocc
New Contributor
10 months ago

how to kill swaggerhub automocking integration server instance?

Hi

 

I have for some strange reasons an auto-mocking server answering a 404 error. 

I would like to reset it completely as there is no reason for that error.

I delete auto-mocking integration and server in the list. the "try-out button" disappear fine.

but i fund that my instance is still live

"curl -X 'GET' 'https://virtserver.swaggerhub.com/SG.BaaS/e-financement/01.2.0/e-financing/api/v1/subscriptions?merchantGlobalOrderId=340005489&merchantBasketId=185462145&page=1&pageSize=20' -H 'accept: application/json' -v"

 

How i can kill it completely to be sure when I will recreate it it will reset it ?

 

PS: I try to recreate auto-mocking integration for my API but still the same error so that is why I would like to kill it and recreate it completely.

Also, I recreate my API endpoint by endpoint from scrach and auto-mocking is working well. so that is why I suspected that my existing instance has something wrong.  

 

thanks in advance

br