Forum Discussion

Micheal2's avatar
4 years ago
Solved

Update some fields in exisiting contact

Hi guys,   I am making API call to update the contact with JSON below: { "UID": "5f81f864-bd3a-4086-9f75-c728f194119d", "LastName": "Quyet", ...
  • Hannah_B's avatar
    4 years ago

    Hi Micheal2

     

    Thank you for reaching out, We would need to include the full body in the PUT request even if we are not updating all the fields. This will stop those fields from being removed.

     

    Thanks,