Edit a single sequence step's copy (subject/body)
Sequences
Edit a single sequence step's copy (subject/body)
Direct edit of one step’s subject and/or body. Only steps in an
editable status (no delivery side-effect committed yet) can change;
connect-request steps have no subject and their body is capped at the
LinkedIn invite-note limit. Whole-sequence rewrites stay agentic
(POST /tables/{tableId}/sequences).
PATCH
Edit a single sequence step's copy (subject/body)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
{ stepId, subject, body, status, updatedAt }.