Product Family
Update a product family
PUT
/
product-families
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredProductFamily identifier
Body
name
string
requiredMaximum length:
255
parent
object
Response
200 - application/json
name
string
requiredMaximum length:
255
id
string
products
string[]
createdAt
string
The date and time when the resource was created.
updatedAt
string
The date and time when the resource was last updated.
Was this page helpful?