api-docs-icon

Delete Template

DELETE
/ api/ v1/ templates/ {id}

Delete the specified template

id
integer (int32)
required

integer ID of the template to delete

Response

application/json
object
DeletedDate
string (date-time)

The date and time when the template was deleted.

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response