HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Update Template

Update a template with the given template ID. Does not currently update drag & drop templates.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes:
templates:write

Path Params
string
required

The ID of template

Body Params
object
required
string
required
string
required

The ID of template

object
required
string
Defaults to Monthly Newsletter Template

The name of the template

string
Defaults to <html> <body> hello world </body> </html>

The HTML of the template

string
Defaults to hello world

The plaintext of the template

Headers
string
required
Defaults to 2024-02-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials