Sha256: 94baad14b5d31a39294ce041a47a678d2c0f5dfb45533be78e126741f8682ce4
Contents?: true
Size: 1.55 KB
Versions: 2
Compression:
Stored size: 1.55 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:44:49 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "71fc4222-11e2-4632-8b9e-fd6b703532e6", "X-Runtime": "0.013378", "X-Workarea-Segments": "", "Expires": "0" }, "request_method": "DELETE", "request_path": "/api/admin/tax_categories/5f3d2cd10218236de151e89d", "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/tax_categories/5f3d2cd10218236de151e89d\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Tax Categories", "description": "Removing a tax category", "route": "/api/admin/tax_categories/:id", "http_method": "DELETE" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/admin/tax_categories/removing_a_tax_category.json |
workarea-api-4.5.5 | doc/api/admin/tax_categories/removing_a_tax_category.json |