Store userAsk AIpost https://cdp.bookboost.io/api/v1/usersStore user.Body Paramsfirst_namestringMust not be greater than 255 characters.middle_namestringMust not be greater than 255 characters.last_namestringMust not be greater than 255 characters.titlestringMust not be greater than 16 characters.emailstringrequiredMust be a valid email address. Must be at least 6 characters. Must not be greater than 100 characters.email_type_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 valuesphonestringphone_type_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 valuesbirthdaystringMust be a valid date. Must be a date before today.genderstringMust not be greater than 7 characters.salutationstringMust not be greater than 255 characters.nationalitystringThe code of an existing record in the countries table. Must be 2 characters.language_codestringThe code of an existing record in the languages table. Must be 2 characters.country_codestringThe code of an existing record in the countries table. Must be 2 characters.occupationstringMust not be greater than 255 characters.car_reg_numberstringRegistration number of the customer's car. Must not be greater than 255 characters.infoarray of stringsArray of additional informationinfoADD stringforce_createbooleanIf a user with this email already exists, you can use this option to create another one.falsetruefalsetagsarray of stringsMust not be greater than 255 characters.tagsADD stringconsent_idstringvalidation.uuid.Responses 200success 404consent not foundUpdated 5 months ago