{
"success": true,
"data": {
"status": "success",
"message": "Modelz cache refreshed with 53 tokens",
"cache_size": 53,
"timestamp": 1705123456.789,
"ttl": 1800
},
"timestamp": "2024-01-15T10:30:45.123Z"
}Authorization: Bearer ********************curl --location --request POST 'https://api.gatewayz.ai/cache/modelz/refresh' \
--header 'Authorization: Bearer <token>'null