HTTP/1.1 201 Created
...
...
{
"config": {
"cache_control": false,
"cache_ttl": 300,
"content_type": [
"application/json"
],
"memory": {
"dictionary_name": "kong_cache"
},
"request_method": [
"GET",
"HEAD"
],
"response_code": [
200,
301,
404
],
"strategy": "memory"
},
"created_at": 1544528666000,
"enabled": true,
"id": "91cff269-21d7-4c5a-86ad-28aad6529146",
"name": "proxy-cache",
"service_id": "7318e74b-6f26-4532-9649-c4a51e1a73f0"
}