Skip to main content

To update user profile

PUT 

/auth/update/profile

update user profile base on new profile's requirements

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

Success

Schema

    success boolean

    data

    object

    updateProfile integer
    Example: 1