Update an existing contact
In most cases, it is recommended to use the track endpoint to update the metadata of a contact. When a new contact tracks an event Plunk will automatically create the contact instead of throwing a HTTP 404.l
Either the id
or email
is required.
The ID of the contact you want to update
The email of the contact you want to update
Whether the contact is subscribed or not
The metadata to update with the contact
application/json
Update an existing contact
In most cases, it is recommended to use the track endpoint to update the metadata of a contact. When a new contact tracks an event Plunk will automatically create the contact instead of throwing a HTTP 404.l
Either the id
or email
is required.
The ID of the contact you want to update
The email of the contact you want to update
Whether the contact is subscribed or not
The metadata to update with the contact
application/json