Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 648 Bytes

TemplateCreateEmbeddedDraftResponseTemplate.md

File metadata and controls

14 lines (10 loc) · 648 Bytes

# TemplateCreateEmbeddedDraftResponseTemplate

Template object with parameters: template_id, edit_url, expires_at.

Properties

Name Type Description Notes
templateId string The id of the Template.
editUrl string Link to edit the template.
expiresAt number When the link expires.
warnings Array<WarningResponse> A list of warnings.

[Back to Model list] [Back to API list] [Back to README]