Sha256: 674100e2bbfc291b359950b9db366c6a6cddf387fa41750b1d01f2caa477c96b
Contents?: true
Size: 1.87 KB
Versions: 2
Compression:
Stored size: 1.87 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded", "Authorization": "Token token=\"5rohrSqxbPQ14uattDKezpMS\"" }, "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", "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Headers": "*", "Access-Control-Allow-Methods": "GET, POST, PATCH, PUT, DELETE, OPTIONS", "X-Requested-With": "", "Vary": "X-Requested-With, X-Workarea-Segments", "Last-Modified": "Wed, 19 Aug 2020 13:58:23 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "1b49c5f6-1c2b-49e8-a552-17082a21a6b3", "X-Runtime": "0.005598", "X-Workarea-Segments": "", "Expires": "0" }, "request_method": "DELETE", "request_path": "/api/storefront/saved_addresses/5f3d2fff0218236e938cfb58", "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/storefront/saved_addresses/5f3d2fff0218236e938cfb58\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\" \\\n\t-H \"Authorization: Token token=\\\"5rohrSqxbPQ14uattDKezpMS\\\"\"" } ], "resource": "Saved Addresses", "description": "Deleting a saved address", "route": "/api/storefront/saved_addresses/:id", "http_method": "DELETE" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/storefront/saved_addresses/deleting_a_saved_address.json |
workarea-api-4.5.5 | doc/api/storefront/saved_addresses/deleting_a_saved_address.json |