Update emailAsk AIput https://cdp.bookboost.io/api/v1/user/{user_uuid}/emails/{uuid}Update the user's email type.Path Paramsuser_uuidstringrequiredThe UUID of the user.uuidstringrequiredThe UUID of the email.Body Paramstype_codeintegerenumMap of email address type codes: {"Personal":1,"Business":2,"Listserve":3,"Internet":4,"Property":5,"Sales office":6,"Reservation office":7,"Managing company":8}.112345678Show 8 enum valuesResponses 200success 404email not foundUpdated 5 months ago