Delete a command template

Deletes a Command Template by ID.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
ID of the template to delete.

Response

Status of the deletion.
ninteger
okinteger
nModifiedinteger

Errors

500
Internal Server Error