For the complete documentation index, see llms.txt. This page is also available as Markdown.

Publish media

Publish an item of media for a product.

post
Path parameters
productIdstringRequired
idstringRequired
Responses
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
typestringOptional
descriptionstringOptional
statusstringOptional
filenamestringOptional
sizeinteger · int32Optional
contentTypestringOptional
displayOrderinteger · int32Optional
urlstringOptional
post/public/v1/catalog/products/{productId}/media/{id}/publish

Last updated

Was this helpful?