Set product document technical specifications flag
Updates whether a product document should be treated as technical specifications.
PATCH
/api/products/{productId}/documents/{fileId}/tech-specsUpdates whether a product document should be treated as technical specifications.
Path Parameters
productId*string
Product identifier.
Example
"prod_123"fileId*string
File identifier.
Example
"file_123"Request Body
application/json
Request payload for Set product document technical specifications flag.
value*boolean
Whether the document should be flagged as a technical specification.
Example
true[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json