Remove product document
Removes a document association from a product.
DELETE
/api/products/{productId}/documents/{fileId}Removes a document association from a product.
Path Parameters
productId*string
Product identifier.
Example
"prod_123"fileId*string
File identifier.
Example
"file_123"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json