Brands
Update Brand Images
Update the images associated with a brand.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Brand Id
Response
200 - application/json
Generate presigned upload URL for brand image
The response is of type object
.
JavaScript