Bulk Delete Templates V1
Delete up to 50 templates by name in one call. Built-in names are skipped per-row (cannot be deleted, ever)…
POST
Delete up to 50 templates by name in one call.
Built-in names are skipped per-row (cannot be deleted, ever);
unknown / cross-tenant names also surface as per-row failures
rather than failing the batch. Single transaction commit.
Request body
BulkDeleteTemplatesRequest
string[]
required
Template names to delete (1..50). Built-in names are skipped per-row, not rejected.
Response
BulkDeleteTemplatesResponse
integer
required
integer
required
BulkDeleteTemplateRow[]
required