Skip to main content
DELETE
Delete Template
Archive a custom template. It disappears from List Templates and can’t be used for new sessions; existing notes are unaffected.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

Template ID to delete

Example:

"tpl_7d1a2b3c4d5e"

Response

Template archived

msg
string