boostr29 | 2019-07-18 04:26:50 UTC | #1
I'm trying to add a contact to a contact list with "callable":false. /api/v2/outbound/contactlists/{contactListId}/contacts Once lead is added it still shows as true (1). How do I make it false?
Also can I change the value of the other columns in the list?
tim.smith | 2019-07-18 16:38:58 UTC | #3
The callable property being ignored is a bug. Please open a case with PureCloud Care to investigate further.
PUT /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} can be used to update contacts.
system | 2019-08-18 16:39:03 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 5572