Sha256: cbc9b531ce5b99bb8731048ae8885799af6d0ee1c3b49af6fe88a2c639518a90

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
        "Content-Type": "application/json"
      },
      "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",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "d6f02339-1f1c-41f0-a493-5ce5585ab2c6",
        "X-Runtime": "0.118104",
        "Expires": "0"
      },
      "request_method": "PATCH",
      "request_path": "/api/admin/products/0B84E05860/images/5d5ecaa1d4322a04dfbf6fef",
      "request_body": "{\"image\":{\"name\":\"foo\"}}",
      "request_content_type": "application/json",
      "response_status": 204,
      "response_status_text": "No Content",
      "response_body": null,
      "response_content_type": null,
      "curl": "curl \"https://www.example.com/api/admin/products/0B84E05860/images/5d5ecaa1d4322a04dfbf6fef\" -d '{\"image\":{\"name\":\"foo\"}}' -X PATCH \\\n\t-H \"Content-Type: application/json\""
    }
  ],
  "resource": "Product Images",
  "description": "Updating a product image",
  "route": "/api/admin/products/:product_id/images/:id",
  "http_method": "PATCH"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-api-4.4.7 doc/api/admin/product_images/updating_a_product_image.json