SetSequenceEmailAccounts

This action replaces all email account links for the sequence with the provided list.

Action Parameters

Parameter Description
SequenceId Required. The ID of the sequence to set the email account links for.
EmailAccountIds Required. An array of integers representing the email account IDs. For example: [ 12345, 67890 ].

Result

The email account links for the sequence are replaced with the provided list.