Update Auto Responder Variant

Updates an existing auto responder variant. This is a collection-level PUT — include the variant ID in the request body. Setting is_control to true will make this the control variant and unset the previous one.

Body Params

Body Params — include the variant ID in the body

integer

The ID of the variant to update

boolean
required

Whether the variant is active

string
required

The HTML content of the variant

integer
required

The ID of the parent auto responder

string

The name of the variant

string
required

The subject line for the variant

integer

The ID of the sender. Omit to use the default.

integer

The ID of the reply sender. Omit to use the default.

integer

The ID of the email template

string

The email preview line

boolean

Set to true to make this the control variant

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json