lookup:* keys from Redis (both the languages cache and all per-language data caches) so the next call re-fetches fresh data from the DB. Call this after updating FAQs, languages, subscriptions, relations, or any other lookup data.200 - cache cleared403 - not an admincurl --location --request DELETE 'https://uat-api.hastaai.in/api/v1/admin/cache/lookup'{
"success": true,
"message": "Lookup cache cleared successfully"
}