# `api.lookup.reset_cache` > `GET /lookup/resetMasterConstantCache` — ACPortal **Python** ```python api.lookup.reset_cache() -> None ``` **CLI** ```bash ab lookup reset_cache ``` GET /lookup/resetMasterConstantCache ## Response No response body. --- [← Back to api.lookup](../lookup.md)