Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 815 Bytes

Profile.md

File metadata and controls

27 lines (22 loc) · 815 Bytes

Profile

  GET /api/profiles/:id
Parameter Type Description
id integer Optional
  PUT /api/profiles/:id
Parameter Type Description
id integer Required
email string Required
password string Required
name string Optional
birth_place string Optional
birth_date date Optional
blood_type string Optional
bpjs_id string Optional
ktp_id string Optional

Run in Postman