Add product file association
Associates an existing file with a product.
POST
/api/products/{productId}/filesAssociates an existing file with a product.
Path Parameters
productId*string
Product identifier.
Example
"prod_123"Request Body
application/json
Request payload for Add product file association.
fileId*string
File identifier to associate with the product.
Example
"file_123"priority?|||||
Priority used for ordering or selection.
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json