Delete Contact from Contact List Via Script Failing

Hi, I'm using the API below in a data action.
/api/v2/outbound/contactlists/${input.Contact_List_ID}/contacts/${input.Contact_ID}

The data action is configured as a button in an agent script using a fixed list ID and the system variable Outbound.Contact ID for the contact ID

The action works fine when testing but when used in a script I get a 400 request could not by the server error.

Any ideas why this would fail please?

Kind Regards

Is this data action being called in an Architect flow or directly with Public API?

Hi Greg
It's being called via an agent script for outbound calls, the idea being the script pops, the agent hits the button to remove the contact from the contact list

thanks

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