Make Default
Make template default
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
template_id
Headers
x-monite-version
Response
Successful Response
id
ID of email template
created_at
Template created date and time
updated_at
Template updated date and time
body_template
Jinja2 compatible email body template
is_default
Is default template
language
Lowercase ISO code of language
name
Name of the template
subject_template
Jinja2 compatible email subject template
type
Document type of content
Errors
401
Post Mail Templates ID Make Default Request Unauthorized Error
422
Post Mail Templates ID Make Default Request Unprocessable Entity Error
429
Post Mail Templates ID Make Default Request Too Many Requests Error