Query Tracing endpoint
Log endpoint
PUT
/api/v1/servers/:server_id/cache/flush?domain=:domain
Flush the positive, negative and packet cache for a given domain name.
Example Response:
{ "count": 10, "result": "Flushed cache." }