Enable step variants
sequences:operate scope (or a broader one that includes it).
Enables the specified variants on a sequence step. Variants are toggled independently — failures are reported per variantId in the response without aborting the whole call.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
List of variant IDs to enable
Response
Dictionary keyed by variant ID. Only failed items appear; items not in the dictionary succeeded.
Possible per-item error codes:
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.