Update a sequence step
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Updates an existing sequence step. Each variant in the request body must include its id to identify which variant to update.
For email steps, each variant may carry up to 3 attachmentIds (upload first via POST /v3/attachments); attachments that don’t belong to the caller (or the caller’s team) are rejected with 403 sequenceStep.forbidden.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Body
- Email (Update)
- LinkedIn Message (Update)
- LinkedIn Connect (Update)
- LinkedIn InMail (Update)
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- Call
- SMS
- WhatsApp
- Zapier
- Task
- Condition
Email step with variant configuration for update operations
Step type discriminator
email Delay in minutes before executing this step
x >= 0Execution mode for the email step
automatic, manual Array of email variants (A/B test versions). Each variant must include its id for update operations.
ID of the parent step (for branching)
Whether this step is on the positive branch of a condition
Response
Sequence step updated successfully
- 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
- Condition
Email step with variant configuration
Step type discriminator
email Delay in minutes before executing this step
x >= 0Execution mode for the email step
automatic, manual Array of email variants (A/B test versions)
Unique identifier for the step
ID of the parent step (for branching)
Whether this step is on the positive branch of a condition