Is there a way to delete and update existing credit card for a contact?

Hi everyone!

I’m new to Keap API. Could you please say if there is a way to delete and update existing credit card for a contact via REST API V1? I could find only add card and retrieve info on existing ones.

Thanks in advance

There is not currently a method to delete a credit card record from a Contact, no. You can add the updated card to the Contact record through the API, then delete the existing card through the Keap UI if necessary.