How to disable an API
Last updated: 1 minute read.
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.