# Cập nhật Job Recommendation

# Giới thiệu

  • User cập nhật cài đặt gợi ý việc làm
  • Được gửi từ backend php nên không có các thông tin về trình duyệt.

# Schema

# Host

POST /collect

# Request body

Key Desc
u_id Logged In user
type JobRecommendationSettingUpdated
Required Info Schema Xem thông tin bắt buộc

# Sample

{
  type: 'UserLoggedIn',
  referer: 'http://topcv.local/login',
  c_id: 'T5YVtrvrhr.1631088202633',
  w: null,
  h: null,
  p_f: null,
  a_v: null,
  host: 'topcv.local',
  o: 'http://topcv.local',
  p_n: 'login',
  q: null,
  id: null,
  u_id: '3605538',
  src: null,
  tab_id: null,
  ts: 1631181544,
  ip: '172.19.0.1',
  hrf: 'http%3A%2F%2Ftopcv.local%2Flogin',
  t_i: null,
  cv_i: null,
  p: null,
  b: null,
  jb_ids: null,
  v_t: null,
  imprs: null,
  device_id: null,
  user_agent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36',
  u_s: null,
  u_m: null,
  u_c: null,
  ta_source: null
}