removeListContact Remove one contact from a list (the contact itself is kept). HTTP: DELETE /api/lists/{id}/contacts/{contactId} Parameters Name In Description id path — contactId path — Returns any Example res = mk.removeListContact("lst_1", "ctr_1") ← All methods · Docs · mailkite.dev