Delete TemplateAsk AIdelete https://api.corestack.io/operation/automation/{tenant_id}/templates/{template_id}Delete a Template which is no more requiredPath Paramstenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.template_idstringrequiredSpecify the template id of the template to delete, template id is unique can be obtained from the list template apiResponses 200Removed 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago