Update userAsk AIput https://cdp.bookboost.io/api/v1/users/{uuid}Update user.Path ParamsuuidstringrequiredThe UUID of the 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.emailstringMust be a valid email address. Must be at least 6 characters. Must not be greater than 100 characters.phonestringbirthdaystringMust be a valid date. Must be a date before today.genderstringMust not be greater than 7 characters.salutationstringMust not be greater than 255 characters.titlestringMust not be greater than 16 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.nationalitystringThe 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 stringtagsarray of stringsMust not be greater than 255 characters.tagsADD stringconsent_idstringvalidation.uuid.Responses 200success 404consent not foundUpdated 5 months ago