Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
template.delete
Deletes a template with the provided templateName or templateNumber parameter. You may only pass
one reference.
You can't delete the top level or ad hoc templates. The call will return an error if it can't find the template or if
you pass an invalid reference (see
).
Input parameters
Required inputs
The call requires one of the following template identifier parameters.
Parameter name
Type
Short description
templateName
string
The name of the template. When passed in a call, this
parameter identifies the template that is used for the
purpose of the call.
templateNumber
integer
An index that uniquely identifies the template. Template
numbers are not preserved when the MCU reboots.
Cisco TelePresence MCU API 2.10
Page 167 of 296
API commands
template.delete