0

We have a service pointing to the backend in the Kong API Gateway. And each service has multiple routes associated with it.

I would like to disable/enable individual Routes in Production. Looking at the Admin API documentation, 'Update Route' API does not have any property to disable/enable the route.

adesai
  • 370
  • 3
  • 22

1 Answers1

0

Received an answer on konghq: https://discuss.konghq.com/t/disable-a-route-with-kong-api-gateway/3735/2

adesai
  • 370
  • 3
  • 22