Create a new jobAsk AIpost https://api.smartrecruiters.com/jobsCreate a new job. Ignores all nonexistent job properties and job properties values.Body ParamsJob object that needs to be createdtitlestringrequiredlength between 1 and 256refNumberstringlength ≤ 63targetHiringDatedate-timedepartmentobjectdepartment objectlocationobjectrequiredlocation objectindustryobjectrequiredindustry objectfunctionobjectrequiredfunction objecttypeOfEmploymentobjecttypeOfEmployment objectexperienceLevelobjectrequiredexperienceLevel objecteeoCategoryobjecteeoCategory objecttemplatebooleantruefalsecompensationobjectcompensation objectjobAdobjectjobAd objectpropertiesarray of objectspropertiesADD objectResponses 201Created job 400with codes DEPARTMENT_NOT_FOUND when provided department does not exist, INDUSTRY_NOT_FOUND when provided industry does not exist, FUNCTION_NOT_FOUND when provided function does not exist, TYPE_OF_EMPLOYMENT_NOT_FOUND when provided type of employment does not exist, JOB_AD_LANGUAGE_NOT_FOUND when provided job ad language does not exist, EEO_CATEGORY_NOT_FOUND when provided eeo category does not exist, EXPERIENCE_LEVEL_NOT_FOUND when provided experience level does not exist, CITY_NOT_FOUND when provided city does not exist, INVALID_GEO_DATA when latitude or longitude parameters are invalid JOB_PROPERTY_REQUIRED when some job property is required to create job, JOB_PROPERTY_PARENT_VALUE_MISSING when job property is set but value for its parent is missing, INVALID_JOB_PROPERTY_VALUE_ID when provided job property value id does not exist for required property, INVALID_JOB_PROPERTY_VALUE_TYPE when invalid value type is used for job property, JOB_PROPERTY_VALUE_NOT_AVAILABLE_FOR_SELECTED_PARENT_VALUE when job property's value is not available for selected parent value, VALUE_INACTIVE when job property's value is not active and cannot be set. INVALID_TEXT_FORMAT when job property's value contains invalid text INVALID_BRAND_VALUE when provided brand value is invalid TYPE_OF_EMPLOYMENT_NOT_ALLOWED when provided type of employment is not allowed in country PROPERTY_INVALID when one of provided properties contains invalid characters 403with codes JOB_TEMPLATES_MANAGEMENT_FORBIDDEN when not allowed to create job templates. PERMISSION_DENIED when job access forbidden 409with code REF_NUMBER_ALREADY_EXISTS when provided ref number already exists 422Input validation failsUpdated 7 months ago