Delete contacts in the Act-On Contacts List by emailsAsk AIdelete https://api.actonsoftware.com/ucl/v2/{accountId}/contact/emailsPath ParamsaccountIdstringrequiredThe Act-On account Id for this requestQuery ParamsdeleteContactPolicystringDefaults to OLDEST_CONTACTThe policy to delete the contactsBody ParamsThe emails of the contacts to deleteADD stringResponses 200Deleted. 400Received a bad request. 406Account not migrated. 500Internal Server Error.Updated 10 months ago