v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Sequence Steps

Update a sequence step

<small>Requires the sequences:write scope (or a broader one that includes it).</small>

Updates an existing sequence step. Each variant in the request body must include its id to identify which variant to update.

For email steps, each variant may carry up to 3 attachmentIds (upload first via POST /v3/attachments); attachments that don't belong to the caller (or the caller's team) are rejected with 403 sequenceStep.forbidden.

put/v3/sequences/{id}/steps/{step_id}

Path parameters

idinteger required

Sequence Id

step_idinteger required

Step Id

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Response

Sequence step updated successfully

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR