Delete one or more device template(s) by ID

Deletes device templates based on given IDs.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
templateIdslist of stringsOptional

Response

Status with the number of device templates deleted
statusenum
Allowed values:
deletedinteger>=0

Errors

500
Internal Server Error