Add product to collection
Adds a product to an existing collection.
POST
/api/products/collections/{collectionId}/itemsAdds a product to an existing collection.
Path Parameters
collectionId*string
collection identifier.
Example
"col_123"Request Body
application/json
Request payload for Add product to collection.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json