Creates a new contactAsk AIpost https://public-api.production.liveswitch.com/v1/contactsRequired scope: contacts.writeBody ParamsfirstNamestring | nullThis is the contact's first name.lastNamestring | nullThis is the contact's last name.emailstring | nullThis is the contact's email; phone or email is required.phonestring | nullThis is the contact's phone; phone or email is required.attributesarray of objects | nullOptional attributes to set on the contact. Use either attributeId or attributeGroupName+attributeName.attributesADD objectResponse 200SuccessUpdated 6 months ago