Skip to main content
PATCH
Update Lead in Campaign
CLI:

Overview

Edit a single lead’s profile fields. Draft campaigns only. Non-listed fields are ignored. Status and sequencing columns are not editable through this endpoint.
This operation shares the URL path /api/campaigns/{id}/leads with other verbs. See the sibling page for related operations on the same resource.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Campaign UUID

Body

application/json
prospect_id
string<uuid>
required
updates
object
required

Response

Lead updated successfully.

prospect
object
required

Canonical campaign lead row.