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