Create Auto Responder Translation

Clones an auto responder into one or more other locales as sibling records, each inactive, carrying its tags and URL parameters. Every variant that sends from the original - the active ones - is cloned as an inactive variant of the translation, each pointing at the template's own version in that locale when one exists, and an AI pass is queued per variant to translate its subject, preview line, content, and annotation. A translation is never the category default: the source stays the record the system looks up, and sends resolve to the subscriber's language from there. A locale that cannot be used is reported in refused and leaves the others alone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the auto responder to translate

Body Params

Body Params

locales
array of strings
required

The locales to translate into

locales*
string

A single locale to translate into, instead of locales

boolean

Run the AI translation pass. Defaults to true.

Responses
200

The created translations and the translation task of each of their variants, plus any locale that was refused

422

None of the locales could be used: not enabled, already translated, or the record is itself a translation.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…