How to delete recipients/workflows/deliveries using SOAP
Hello,
I'm trying to delete recipients using SOAP requests but I find a way to do so. Could you help me with this one?
Thanks in advance
Hello,
I'm trying to delete recipients using SOAP requests but I find a way to do so. Could you help me with this one?
Thanks in advance
Hello @othboury,
using WSDL xtk:sessionand its method Write with _operation attribute set as delete option look at the documentation here
<recipient xtkschema="nms:recipient" _operation="delete" email="rene.dupont@adobe.com" folder-id=1203 _key="@email, [@folder-id]"/>
Marcel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.