Update phoneAsk AIput https://cdp.bookboost.io/api/v1/user/{user_uuid}/phones/{uuid}Update the user's phone type.Path Paramsuser_uuidstringrequiredThe UUID of the user.uuidstringrequiredThe UUID of the phone.Body Paramstype_codeintegerenumMap of phone location type codes: {"Brand reservations office":1,"Central reservations office":2,"Property reservation Office":3,"Property direct":4,"Sales office":5,"Home":6,"Office":7,"Other":8,"Managing company":9,"Mobile":10}.1012345678910Show 10 enum valuesResponses 200success 404phone not foundUpdated 5 months ago