Remove contact from AccountAsk AIdelete https://api2.frontapp.com/accounts/{account_id}/contactsRemoves a list of contacts from an Account Required scope: accounts:writePath Paramsaccount_idstringrequiredDefaults to acc_123The Account ID. Alternatively, you can supply the account domain or external ID as a resource alias.Body Paramscontact_idsarray of objectsrequiredThe contact IDs to include. Alternatively, you can supply the contact source and handle as a resource alias.contact_ids*ADD stringResponse 204No contentUpdated 3 months ago