v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Steps
Create a sequence step
<small>Requires the sequences:write scope (or a broader one that includes it).</small>
Creates a new step in a sequence. For bulk creation, use the /steps/bulk endpoint.
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.
post/v3/sequences/{id}/steps
Path parameters
idinteger required
Sequence Id
Request body
Response
Sequence step created successfully