Skip to main content
POST
Archive a Sequence
Archive a sequence, removing it from the active list while keeping its history. Archiving does not stop an active sequence on its own — deactivate it with post_apollo_emailer_campaigns_sequence_id_abort first if it is still sending. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sequence_id
string
required

Sequence ID.

Response

Successful response

emailer_campaign
object

Archived sequence object (when returned).