Outreach

Choose which person outreach writes to at a prospect

Marks one person as the outreach target for this site, clearing the flag on the others. Pass false to rule a person out of the automatic pick, or null to leave it undecided so the highest-confidence address on the most senior person wins.

patch/v3/outreach/prospects/{id}/people/{personId}

Path parameters

idstring required

Prospect ID.

personIdstring required

Person ID.

Request body

isTargetboolean nullable required

true to target this person, false to rule them out, null to leave it undecided.

Response

Default Response

successboolean required
isTargetboolean nullable

Changes

Changed in 1 of the 47 revisions of this API.1