PUT api/Profile/PutEditProfile?parentid={parentid}&t={t}
Documentation for 'PutEditProfile'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| parentid | Documentation for 'parentid'. |
Define this parameter in the request URI. |
| parentmodel | Documentation for 'parentmodel'. |
Define this parameter in the request body. |
| t | Documentation for 't'. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"PARENTID": "sample string 1",
"MOBILE_NO": "sample string 2",
"EMAIL": "sample string 3",
"PASSWD": "sample string 4",
"FRZ_FLAG": "sample string 5",
"token": "sample string 6",
"Kids": [
{
"p_pup_code": "sample string 1",
"p_pup_f_name": "sample string 2",
"p_pup_m_name": "sample string 3",
"p_pup_l_name": "sample string 4",
"p_pup_bl_f_name": "sample string 5",
"p_pup_bl_m_name": "sample string 6",
"p_pup_bl_l_name": "sample string 7",
"p_PUP_GENDER": "sample string 8",
"p_PUP_DOB": "2026-02-04T05:16:05.536126+04:00",
"p_PUP_NATIONALITY": "sample string 10",
"p_PUP_RELIGION": "sample string 11",
"p_emirates_id": "sample string 12",
"p_PUP_IMAGE": "QEBA",
"p_PUP_IMAGE_1": "QEBA",
"p_PUP_IMAGE_2": "QEBA",
"p_PUP_IMAGE_3": "QEBA",
"p_PUP_IMAGE_4": "QEBA",
"p_PUP_IMAGE_5": "QEBA",
"p_error": "sample string 13",
"token": "sample string 14",
"p_Eng_Disability": "sample string 15",
"p_Arb_Disability": "sample string 16",
"p_Eng_locn": "sample string 17",
"p_Arb_locn": "sample string 18",
"p_Eng_program": "sample string 19",
"p_Arb_program": "sample string 20",
"pup_EmiratesID": "sample string 21",
"p_PUP_BL_NATIONALITY": "sample string 22",
"p_PUP_BL_RELIGION": "sample string 23",
"p_PUP_BL_Disa_Name": "sample string 24",
"p_user": "sample string 25",
"mobile": "sample string 26"
},
{
"p_pup_code": "sample string 1",
"p_pup_f_name": "sample string 2",
"p_pup_m_name": "sample string 3",
"p_pup_l_name": "sample string 4",
"p_pup_bl_f_name": "sample string 5",
"p_pup_bl_m_name": "sample string 6",
"p_pup_bl_l_name": "sample string 7",
"p_PUP_GENDER": "sample string 8",
"p_PUP_DOB": "2026-02-04T05:16:05.536126+04:00",
"p_PUP_NATIONALITY": "sample string 10",
"p_PUP_RELIGION": "sample string 11",
"p_emirates_id": "sample string 12",
"p_PUP_IMAGE": "QEBA",
"p_PUP_IMAGE_1": "QEBA",
"p_PUP_IMAGE_2": "QEBA",
"p_PUP_IMAGE_3": "QEBA",
"p_PUP_IMAGE_4": "QEBA",
"p_PUP_IMAGE_5": "QEBA",
"p_error": "sample string 13",
"token": "sample string 14",
"p_Eng_Disability": "sample string 15",
"p_Arb_Disability": "sample string 16",
"p_Eng_locn": "sample string 17",
"p_Arb_locn": "sample string 18",
"p_Eng_program": "sample string 19",
"p_Arb_program": "sample string 20",
"pup_EmiratesID": "sample string 21",
"p_PUP_BL_NATIONALITY": "sample string 22",
"p_PUP_BL_RELIGION": "sample string 23",
"p_PUP_BL_Disa_Name": "sample string 24",
"p_user": "sample string 25",
"mobile": "sample string 26"
},
{
"p_pup_code": "sample string 1",
"p_pup_f_name": "sample string 2",
"p_pup_m_name": "sample string 3",
"p_pup_l_name": "sample string 4",
"p_pup_bl_f_name": "sample string 5",
"p_pup_bl_m_name": "sample string 6",
"p_pup_bl_l_name": "sample string 7",
"p_PUP_GENDER": "sample string 8",
"p_PUP_DOB": "2026-02-04T05:16:05.536126+04:00",
"p_PUP_NATIONALITY": "sample string 10",
"p_PUP_RELIGION": "sample string 11",
"p_emirates_id": "sample string 12",
"p_PUP_IMAGE": "QEBA",
"p_PUP_IMAGE_1": "QEBA",
"p_PUP_IMAGE_2": "QEBA",
"p_PUP_IMAGE_3": "QEBA",
"p_PUP_IMAGE_4": "QEBA",
"p_PUP_IMAGE_5": "QEBA",
"p_error": "sample string 13",
"token": "sample string 14",
"p_Eng_Disability": "sample string 15",
"p_Arb_Disability": "sample string 16",
"p_Eng_locn": "sample string 17",
"p_Arb_locn": "sample string 18",
"p_Eng_program": "sample string 19",
"p_Arb_program": "sample string 20",
"pup_EmiratesID": "sample string 21",
"p_PUP_BL_NATIONALITY": "sample string 22",
"p_PUP_BL_RELIGION": "sample string 23",
"p_PUP_BL_Disa_Name": "sample string 24",
"p_user": "sample string 25",
"mobile": "sample string 26"
}
]
}
application/x-www-form-urlencoded
Sample: