Add Product To Family
Add a product to a family's hierarchy.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
family_id
account_id
Request
This endpoint expects an object.
product_id
ID of the product
rank
Rank in hierarchy
Response
Successful Response
id
account_id
name
created_at
updated_at
description
hierarchy
deleted_at
Errors
422
Unprocessable Entity Error