Update Template

Updates an existing Optimail template.

Rate Limit

This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.

Notes

  • Any optional fields not specified when calling this function will remain unchanged in the template.

Sample Request

{
  "TemplateID":9481,
  "TemplateName":"GIF Lover's Paradise",
  "Subject":"GIF Lover's Paradise",
  "PreferenceGroupID":128009
}

Sample Response

(none)
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!