Update predefined locationAsk AIput https://api.smartrecruiters.com/configuration/predefined-locations/{id}Updates predefined location by idPath ParamsiduuidrequiredBody Paramscitystringrequiredlength between 1 and 128Not blank. No leading and trailing spaces allowed.countryCodestringrequiredlength between 2 and 2ISO-3166-1 alpha-2 country coderegionstringlength between 0 and 128regionAbbrstringlength between 0 and 128Not blank. No leading and trailing spaces allowed. Region abbreviation, if applicable. E.g. Utah -> UT.addressstringlength between 0 and 256Not blank. No leading and trailing spaces allowed.postalCodestringlength between 0 and 32Not blank. No leading and trailing spaces allowed.latnumber-90 to 90Decimal latitude valuelngnumber-180 to 180Decimal longitude valuetitlestringlength between 3 and 128User managed Title. If present, value must not be blank and must be unique within the company (case insensitive).identifierstringlength between 3 and 64Only alphanumerical characters, dashes, hashes and underscores are allowed. User managed Identifier. If present, value must not be blank and must be unique within the company (case sensitive).Responses 200Predefined location successfully updated 400Invalid request 404Predefined location not found 422Cannot update predefined location for the following reason: TITLE_ALREADY_EXISTS - The title is already used for another predefined location IDENTIFIER_ALREADY_EXISTS - The identifier is already used for another predefined location Updated 7 months ago