Registration Template Deletion

Deletes registration templates.

Syntax

void deleteDeviceTemplates(List<String> templateNames) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples