PUT
/
products
/
{id}
/
images

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Product Id

Query Parameters

force_update
boolean | null

Response

200 - application/json
url
string
required
image_id
string | null