sequences

Update Step

Update a step's content (delay, subject, body). Cannot update steps on sequences with active enrollments.

patch/api/sequences/{sequence_id}/steps/{step_id}

Path parameters

sequence_idstring uuid required
step_idstring required

Request body

delay_daysinteger nullable
subject_templatestring nullable
body_templatestring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.