뉴스 캐시 삭제
DELETE http://{dashboard-domain-internal}/m1.0/news/cache
Request Body
{
"return": 0,
"message": "success"
}curl --location --request DELETE 'http://{dash-int}/m1.0/news/cache'Last updated
DELETE http://{dashboard-domain-internal}/m1.0/news/cache
{
"return": 0,
"message": "success"
}curl --location --request DELETE 'http://{dash-int}/m1.0/news/cache'Last updated