Delete a template document

Deletes a template document.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
Template id.

Response

Response object.
messagestring
Message denoting the status of the delete operation.

Errors

500
Internal Server Error