Confirm Double Opt-in
Marks a contact’s double opt-in as complete.
POST
Requires the
people:write scope. Use this to confirm a contact’s double opt-in from your own flow — for example after they click a confirmation link you host. It sets the contact’s double opt-in status to complete.
Path parameters
The id or email address of the contact to confirm.
Response
Returns the updated contact.The contact's opaque, unique identifier. Use this value to address the contact in the URL of the retrieve, update, and delete endpoints. The sequential integer primary key is never exposed.
The contact's email address.
The names of the tags applied to this contact — a flat list of strings.
Notes associated with this contact. HTML string or plain string.
All custom field values for the contact, keyed by each field's
data_name (never the internal field id).The datetime (UTC) at which the contact was created.
The datetime (UTC) at which the contact was last updated.
The datetime (UTC) of this contact's last activity. Example activities that update this field are: creation, opening an email, clicking an email, and unsubscribing.
The contact's two-letter country code, if known.
The single subscription/deliverability indicator for the contact.
How the contact entered your audience (e.g.
api, import, form).The contact's historical email open rate, from
0 to 1.The contact's historical email click rate, from
0 to 1.
