v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Email Accounts
Remove email account from sequence
<small>Requires the sequences:operate scope (or a broader one that includes it).</small>
Unlinks an email account from the sequence. The email account itself is not deleted.
delete/v3/sequences/{id}/email-account-links/{email_account_id}
Path parameters
idinteger required
Sequence ID
email_account_idinteger required
Email Account ID to unlink
Response
Email account removed from sequence. The response body is empty.
{"stackTrail":"paths:/v3/sequences/{id}/email-account-links/{email_account_id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}