HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Update Template

Update a template with the given template ID.

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

array of strings

Provide fields to limit the returned data

return_fields
Headers
string
required
Defaults to 2023-01-24

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

Responses

Language
Credentials