InsertAsk AIpost https://api.smartsurvey.io/v2/contactlists/{contactListId}/contactsInserts a new contact into the given contact listPath ParamscontactListIdint32requiredThe contact list whose contacts you are queryingBody Paramsnamestringrequiredlength between 0 and 250The display name for the contactemailstring | nullThe email for this contact, if an email contact listmobilestring | nullThe mobile number for this contact containing only digitscustom_columnsarray of objects | nullCustom columns for this contact, if relevant to the contact listcustom_columnsADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmltext/jsontext/plaintext/xmlAllowed:application/jsonapplication/xmltext/jsontext/plaintext/xmlResponses 200Success 400Request validation errors or international number not permitted 403Forbidden 404Contact List not foundUpdated 3 months ago