Skip to main content

Update product attachment by id

Update product attachment by id

Authorizations:Token
Query Parameters
id
required
integerId value of the Attachment object
Request Body Schema:
Attachment object that needs to be added
privatebooleanPrivate attachment
historyArrayAttachment history
vendor
idintegerUnique id
orderbyintegerSort position
product
storage
accessstringAccess - membership id or [self::ACCESS_ANY, self::ACCESS_REGISTERED]

Responses

200Success
Response schema:
Success
privatebooleanPrivate attachment
historyArrayAttachment history
vendor
idintegerUnique id
orderbyintegerSort position
product
storage
accessstringAccess - membership id or [self::ACCESS_ANY, self::ACCESS_REGISTERED]