# 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: (object) - **image** (string) ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Product not found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)