Ivandt logo

Delete template

Delete template

Permanently deletes a template. This action cannot be undone.

Important:

  • Existing imports using this template are not affected
  • Future imports cannot use this template
  • Template ID cannot be reused
DELETE
/templates/{id}

Path Parameters

idstring

The template ID

Response Body

curl -X DELETE "https://api.ivandt.com/v1/templates/string"
{
  "message": "string"
}