Product Family
Add products to a product family
PUT
/
product-families
/
{id}
/
products
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredProductFamily identifier
Body
products
string[]
Response
204 - application/json
The response is of type any
.
Was this page helpful?