Create predefined locationAsk AIpost https://api.smartrecruiters.com/configuration/predefined-locationsCreates new predefined locationBody 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 created 400Invalid request 422Cannot create predefined location for the following reason: PREDEFINED_LOCATIONS_COUNT_LIMIT_EXCEEDED - The maximum count of predefined locations has been reached for the company TITLE_ALREADY_EXISTS - The title is already used for another predefined location IDENTIFIER_ALREADY_EXISTS - The identifier is already used for another predefined location PREDEFINED_LOCATIONS_COUNT_LIMIT_EXCEEDED - The maximum count of predefined locations reached Updated 7 months ago