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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.