The Update Form API is used to modify existing lead form data within a campaign. This API is especially useful when updating incorrect details, adding new information, or making adjustments to previously submitted leads to ensure accurate campaign records.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your campaign ID
Your lead transaction ID
Lead successfully matched
The response is of type object
.