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

Create document

Create a new document in catalog management.

post
Path parameters
productIdstringRequired
Body
filestring · binaryOptional
Responses
201

Created

application/json
markedForDeletebooleanRead-onlyOptional
markedForUpdatebooleanRead-onlyOptional
urlstring · nullableRead-onlyOptional
languagestring · nullableRead-onlyOptional
statusstring · enumOptionalPossible values:
isDeletedbooleanOptional
revisioninteger · int32Read-onlyOptional
useDeleteStatusbooleanRead-onlyOptional
post/public/v1/catalog/products/{productId}/documents

Last updated

Was this helpful?