Authorizations
API key passed in the X-API-Key header
Path Parameters
Sequence Id
Required range:
x >= 1Body
application/json
Model for updating an existing sequence
Name of the sequence
Settings configuration for a sequence
Example:
{
"emailsCountPerDay": 50,
"daysToFinishProspect": 14,
"emailSendingDelaySeconds": 30,
"dailyThrottling": 200,
"disableOpensTracking": false,
"repliesHandlingType": "MARK_AS_FINISHED",
"enableLinksTracking": true
}ID of the schedule to use (optional)
Required range:
x >= 1Array of email account IDs
Minimum length:
1Response
Sequence updated successfully
Unique identifier for the sequence
Identifier of the team that owns 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
Available options:
New, Active, Paused, Archived Indicates if the sequence is archived
Schedule ID
Email accounts used to send emails for this sequence
Settings configuration for a sequence
Example:
{
"emailsCountPerDay": 50,
"daysToFinishProspect": 14,
"emailSendingDelaySeconds": 30,
"dailyThrottling": 200,
"disableOpensTracking": false,
"repliesHandlingType": "MARK_AS_FINISHED",
"enableLinksTracking": true
}steps
(Email · object | LinkedIn Message · object | LinkedIn Connect · object | LinkedIn InMail · object | LinkedIn View Profile · object | LinkedIn Endorse Skills · object | LinkedIn Voice Message · object | LinkedIn Like Recent Posts · object | LinkedIn Follow Profile · object | Call · object | SMS · object | WhatsApp · object | Zapier · object | Task · object)[]
Array of sequence steps
- Email
- LinkedIn Message
- LinkedIn Connect
- LinkedIn InMail
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- Call
- SMS
- WhatsApp
- Zapier
- Task