Delete Template

Delete a template for a product.

delete

/v1/catalog/products/{productId}/templates/{id}

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

No body

Last updated

Was this helpful?