Update a sequence
sequences:write scope (or a broader one that includes it).
Use this endpoint when you need to change part of an existing sequence and leave the rest as it is. Send at least one of name, scheduleId, settings, emailAccounts and linkedInAccounts; fields you leave out keep their current values, settings is merged key by key, emailAccounts and linkedInAccounts replace the current set outright, and passing scheduleId as null puts the sequence back on your default schedule. Steps are managed through the sequence step endpoints rather than here, and an archived sequence cannot be updated. The updated sequence is returned in full.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence Id
x >= 1Body
Model for updating an existing sequence. All fields are optional — only include the fields you want to change (PATCH semantics).
Name of the sequence
ID of the schedule to use
x >= 1Settings configuration for a sequence
Array of email account IDs
x >= 1Array of LinkedIn account IDs
x >= 1Response
Sequence updated successfully
Full representation of a sequence, including its schedule and the email and LinkedIn accounts used to send from it.
Unique identifier for the sequence
Identifier of the user who owns the sequence
Name of the sequence
Sequence creation timestamp with timezone offset
Current status of the sequence
new, active, paused Indicates if the sequence is archived
Overall health status of the sequence. Indicates whether the sequence can operate normally or has issues that need attention.
healthy— Sequence is functioning normally with no issuesstalled— Sequence has stalled and is not progressingdegraded— Sequence is running but with reduced effectivenessblocked— Sequence cannot proceed due to critical issues
healthy, stalled, degraded, blocked Schedule ID
Email accounts used to send emails for this sequence
LinkedIn accounts linked to this sequence
Settings configuration for a sequence
Array of sequence steps
Email step with variant configuration
- Email
- LinkedIn Message
- LinkedIn Connect
- LinkedIn InMail
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- LinkedIn Comment On Recent Post
- Call
- SMS
- WhatsApp
- Zapier
- Task
- Condition