Set generated step types
Replaces the step channels the AI SDR is allowed to generate, and triggers regeneration of the sequence’s steps using the new mix.
Rejected with 409 once the sequence has already acted on contacts (sent emails or LinkedIn messages, generated tasks, etc.).
Requires the AI SDR feature on the caller’s team.
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.
Path Parameters
Sequence id
x >= 1Body
Replaces the channels of steps the AI SDR is allowed to generate, and regenerates the sequence steps using the new mix. Rejected (409) when the sequence has already acted on contacts (sent emails or LinkedIn messages, generated tasks, etc.).
Step channels the AI SDR is allowed to generate. Non-empty, no duplicates.
1Channel of a step the AI SDR is allowed to generate when building the sequence.
email, linkedIn, call, linkedInInMail, linkedInAiVoice Response
Step types updated and regeneration triggered