Update Auto Responder Variant

Updates an existing auto responder variant by ID. Setting is_control to true will make this the control variant and unset the previous one.

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

The ID of the variant to update

Body Params

Body Params

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

Responses

405

A draft variant cannot be set as the control variant.

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