Delete Terms

Delete terms for a product.

Deprecated
delete

/v1/products/{productId}/terms/{id}

Path parameters
idstringrequired
productIdstringrequired
Responses
curl -L \
  --request DELETE \
  --url '/v1/products/{productId}/terms/{id}'

No body

Last updated

Was this helpful?