How to disable an API
You will need to GET the API from the Dashboard, then set active
property to false
, then PUT it back.
See Dashboard API - API Definitions for more details on how to GET and PUT an API definition.
You will need to GET the API from the Dashboard, then set active
property to false
, then PUT it back.
See Dashboard API - API Definitions for more details on how to GET and PUT an API definition.