Bulk delete step variants
Sequence Steps
Bulk delete step variants
Requires the
sequences:write scope (or a broader one that includes it).
Deletes multiple variants from a sequence step at once. Returns a map of variant IDs that could not be processed with their error details.
POST
Bulk delete step variants
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
application/json
List of variant IDs to delete
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.