Sequences

Update sequence

Update a sequence's name, steps, or exit conditions. Steps can only be modified while the sequence is draft or paused.

patch/v1/sequences/{sequenceId}

Path parameters

sequenceIdstring required

Request body

namestring
descriptionstring
exitOnReplyboolean
exitOnUnsubscribeboolean

Response

Sequence updated

successboolean

Changes

No recorded changes to this endpoint across all 26 revisions of this API.