Add contact to AccountAsk AIpost https://api2.frontapp.com/accounts/{account_id}/contactsAdds a list of contacts to 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 2 months ago