Sha256: 9944c0e2a92a436cf82cfeb5208d393c6edd7db795d2269cf56d3bb3a7848146
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded" }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "X-Requested-With": "", "Vary": "X-Requested-With, X-Workarea-Segments", "Last-Modified": "Wed, 19 Aug 2020 13:43:20 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "470e5002-4b56-4c41-8cab-2d296149b3c9", "X-Runtime": "0.054059", "X-Workarea-Segments": "", "Expires": "0" }, "request_method": "DELETE", "request_path": "/api/admin/pricing_skus/2134/prices/5f3d2c780218236de151e55b", "request_body": null, "request_content_type": "application/x-www-form-urlencoded", "response_status": 204, "response_status_text": "No Content", "response_body": null, "response_content_type": null, "curl": "curl \"https://www.example.com/api/admin/pricing_skus/2134/prices/5f3d2c780218236de151e55b\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Prices", "description": "Removing a pricing sku price", "route": "/api/admin/pricing_skus/:pricing_sku_id/prices/:id", "http_method": "DELETE" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/admin/prices/removing_a_pricing_sku_price.json |
workarea-api-4.5.5 | doc/api/admin/prices/removing_a_pricing_sku_price.json |