Update ContactAsk AIput https://api.whippy.co/v1/contacts/{id}Updates a contact.Path ParamsidstringrequiredContact IDBody ParamsContact ParamsaddressobjectOptional Address details of the Contactaddress objectbirth_dateobjectBirthday details of the Contact.birth_date objectdefault_channel_iduuidThe ID of the channel from which the contact should receive messages by default.emailstringlength ≤ 255Contact emailexternal_idstringThe external ID of a contact. It uniquely identifies a contact and can be useful for associating whippy contacts with external systems.languagestringThe language preference of the Contactnamestringlength ≤ 255Contact namephonestringContact phone numberpropertiesobjectContact properties mapped to custom data. These properties are mapped to the custom object in the payload. The properties keys should correspond to the keys of the custom properties that belong to the custom object.properties objectResponses 200Contact 400Bad Request 401Not Authenticated 404Not Found 422Unprocessable EntityCallbackUpdated 7 months ago