Product Templates API
Delete product template
Delete product template by ID or External Product ID
delete/product-templates/{id}
Path parameters
Template ID (integer) or External Product ID (if prefixed with @)
Response
OK
Example response
{
"code": 200
}