Products
Update Files
Update the files associated with a product.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Product Id
Body
application/json
Response
200
application/json
Aws s3 presigned URL. Upload image to this URL within 60s
The response is of type object
.
JavaScript