MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Feature Request: Delete Contact from List #241

Closed elexia closed 4 years ago

elexia commented 4 years ago

The ability to remove a contact from a list is available using the HubSpot API (see here) https://developers.hubspot.com/docs/methods/lists/remove_contact_from_list. Would be great if this could be included in this library!