PUT
/api/v1/servers/:server_id/cache/flush?domain=:domain
¶Flush the positive, negative and packet cache for a given domain name.
Query Parameters: | |
---|---|
|
New in version 4.1.3.
Query Parameters: | |
---|---|
|
New in version 4.4.0.
Query Parameters: | |
---|---|
|
Example Response:
{
"count": 10,
"result": "Flushed cache."
}