Effective from March 1, 2021
We have added the new parameter lead_id
to the PUT /mailbox/mailThreads/{id}
endpoint. This parameter allows an email to be associated together with an existing lead.
Possible values for the parameter are the Lead’s unique ID which references the lead, e.g. dc775b7e-db49-444c-8a53-7ee785af1091
or null
.
See other new changes in our Changelog !