Zum Hauptinhalt springen
DELETE
/
product-families
/
{id}
cURL
curl -X DELETE \
 /product-families/{id} \
 --header "Authorization: Bearer <token>"

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

ProductFamily identifier

Antwort

ProductFamily resource deleted