# PATCH /product_drafts/:id/product_image **PATCH /product_drafts/{id}/product_image** Updates the product_image ## Servers ## Parameters #### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Body parameters Content-type: - **image** (string) ## Responses ### 401: Authorization information is missing or invalid. ### 404: Product not found ### 500: Server Error ### 200: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request [Powered by Bump.sh](https://bump.sh)