cURL
curl -X DELETE \ /product-families/{id} \ --header "Authorization: Bearer <token>"
Delete a product family
product-family:write
Value for the Authorization header parameter.
ProductFamily identifier
ProductFamily resource deleted
Was this page helpful?