Skip to main content
PATCH
Edit Result Outreach Drafts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

run_id
string
required
result_id
string
required

Body

application/json

Hand-edit one stakeholder's outreach sequence.

Scoped to a person because that is how the drafts are stored, sent and read: a sequence belongs to a contact, and a campaign enrolls contacts. Editing the whole company at once would make every save a write to every contact row.

Not a deliverable part — there is no artifact to re-render — so unlike DeliverableEditBody this is applied synchronously rather than queued behind the revise workflow, which would leave a pending status nothing ever clears.

contact_id
string
required
Required string length: 1 - 64
emails
OutreachDraftEmail · object[]
required
Required array length: 1 - 12 elements

Response

Successful Response

The response is of type Response Edit Result Outreach Drafts Customer Intelligence Runs Run Id Results Result Id Outreach Drafts Patch · object.