Remove product file association
Removes an existing file association from a product.
DELETE
/api/products/{productId}/files/{fileId}Removes an existing file 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