Sha256: b39edefd4b586726ff7651d6037cf904fd8f2ebf359d3db7365a41e847ee67c6
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded" }, "request_query_parameters": { }, "response_headers": { "Content-Type": "text/html; charset=utf-8", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "6d988bfd-dc84-4ac1-91f9-e9e3ca779a65", "X-Runtime": "0.002649", "Expires": "0", "Content-Length": "0" }, "request_method": "POST", "request_path": "/api/storefront/analytics/category_view/12345", "request_body": null, "request_content_type": "application/x-www-form-urlencoded", "response_status": 200, "response_status_text": "OK", "response_body": null, "response_content_type": "text/html", "curl": "curl \"https://www.example.com/api/storefront/analytics/category_view/12345\" -d '' -X POST \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Analytics", "description": "saving a category view", "route": "/api/storefront/analytics/category_view/:category_id", "explanation": "saving a category view will be reflected in admin reports", "http_method": "POST" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/storefront/analytics/saving_a_category_view.json |