Delete Variant
Sequences
Delete Variant
Removes a message variant from a step
DELETE
Delete Variant
Documentation Index
Fetch the complete documentation index at: https://docs.walead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Permanently removes a message variant from a step. Use this to clean up underperforming variants or simplify your A/B testing rotation.When to Delete a Variant
- Underperforming messages: Remove variants that consistently get lower response rates
- Completed tests: After determining a winner in your A/B test
- Simplifying rotation: Reduce the number of variants for more focused testing
- Strategy changes: Remove messages that no longer align with your campaign goals
What Happens
- The variant is permanently deleted
- The variant order may be adjusted for remaining variants
- Future leads won’t receive this variant
- Historical data is preserved in analytics
Response
Returns the updated array of variants for the step, showing the remaining active variants.Important Considerations
Minimum Variants: If this is the only variant for a step, consider either:
- Adding a new variant before deleting this one
- Deleting the entire step instead
Impact on Analytics
- Leads who already received this variant remain in the analytics
- Performance metrics for this variant are preserved
- New leads will be assigned to remaining variants
Alternative: Disable Instead of Delete
If you’re not sure whether to permanently remove a variant, consider using the Update Variant endpoint to disable it instead:- Preserve the variant for future use
- Keep all historical data and configuration
- Re-enable it later if needed
Best Practices
- Analyze first: Review variant performance before deleting
- Document why: Keep notes on why variants were removed
- Gradual refinement: Remove variants one at a time and monitor impact
- Backup content: Save successful message templates for future campaigns