Remove contacts from contact listAsk AIdelete https://api2.frontapp.com/contact_lists/{contact_list_id}/contactsRemove contacts from the requested contact list. Required scope: contacts:writePath Paramscontact_list_idstringrequiredDefaults to grp_123The contact list IDBody Paramscontact_idsarray of objectsrequiredlength ≤ 50List of IDs of the contacts to remove from the requested contact list. Alternatively, you can supply the contact source and handle as a resource alias.contact_ids*ADD stringResponse 204No contentUpdated 2 months ago