Partial update of AI SDR-specific sequence settings (generation inputs, tone of voice, personalization points, provider LLM, type of steps, autopilot toggle + filters, etc.).
The approval mode is NOT settable here — it can only be set at create-time or through PUT .../approval-mode. Settings exposed under the UI’s “AI Replies” tab also stay outside this PATCH (use the generic PATCH /v3/sequences/{id} for those).
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.
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.
Sequence id
x >= 1Coming soon — full request shape is still being finalized.
AI SDR sequence updated
Coming soon — full response shape is still being finalized.