Legacy Dev Forum Posts

 View Only

Sign Up

What all details I can update using Outbound "Update a contact" API

  • 1.  What all details I can update using Outbound "Update a contact" API

    Posted 06-05-2025 19:06

    pbhuite | 2018-10-24 12:00:44 UTC | #1

    Hi, I want to update some details in an existing contact in a ContactList. I am using below PUT API for that. https://api.{{environment}}/api/v2/outbound/contactlists/{{contactListId}}/contacts/{{contactId}}

    I am successfully able to update some of my custom data as well as the callable flag but unable to update call records wrapup codes. Is there any limitation of which fields I can update using this API?

    Thanks in advance.


    tim.smith | 2018-10-24 15:45:06 UTC | #2

    You can update whatever columns are in your contact list. You shouldn't update the ones set by PureCloud, except for the callable status. But do that using the phoneNumberStatus property instead of a property in data.


    system | 2018-11-23 15:45:10 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 3803