Skip to main content

Update Profile

PUT 

/auth/update/profile

Update Profile

Request

Body

required

    fullname string
    tgl_lahir string
    jenis_kelamin string
    kota string
    no_hp string
    linkedin string
    facebook string
    instagram string
    twitter string
    pendidikan_terakhir string
    tahun_lulus string
    jurusan string
    status string
    profession string
    sector_industry string
    work_experience string
    income string
    learning_goal string
    study_method string
    bidang_study string
    status_job string
    profession_interest string
    about_arkademi string

Responses

OK.

Schema

    success boolean
    data
    Example: [{"updateProfile":1}]