latestOpenAPI 3.0.02026-08-105585620.8 KB

18e2f2e178dd

Product Templates API

Delete product template

Delete product template by ID or External Product ID

delete/product-templates/{id}

Path parameters

integer required
OR
string required

Template ID (integer) or External Product ID (if prefixed with @)

Response

OK

codeinteger

Response status code 200

Example response

{
  "code": 200
}