Templates

Archive a template

The API endpoint allows you to archive a document template.

delete/templates/{id}

Path parameters

idinteger required

The unique identifier of the document template.

Response

OK

idinteger required

Template unique ID number.

archived_atstring nullable required

Date and time when the template was archived.

Changes