Updating a product

Overview

This endpoint can be used to update the details of a product.

Method access
      PATCH https://api.getbyrd.com/v2/products/<product_id>
Request Headers
      Authorization: Bearer token-from >Authentication
      Content-Type: application/json
      User-Agent: your user-agent >How to call the APIs

Fields

The fields are the same as in the product creation call as described here.