v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB

Update Profile Details

<Note>The API expects all the fields returned by the Get Profiles API to be included in the PATCH request body.</Note>

patch/abdm/v1/profile

Query parameters

oidstring

OID is used to Identify the user.

OID is used to Identify the user.

Headers

X-Pt-Idstring

Eka User ID (OID)

X-Partner-Pt-Idstring

Partner User ID

X-Hip-Idstring

Partner HIP ID

Request body

{"stackTrail":"components:schemas:DetailsRequestType2:properties:address","oasType":"schema","type":"unknown","description":"Address of the user."}
day_of_birthinteger required

Day of birth of the user.

first_namestring required

First name of the user.

gender'M' | 'F' | 'O' required

Gender of the user ('M' for male, 'F' for female, 'O' for other).

{"stackTrail":"components:schemas:DetailsRequestType2:properties:last_name","oasType":"schema","type":"unknown","description":"Last name of the user."}
{"stackTrail":"components:schemas:DetailsRequestType2:properties:middle_name","oasType":"schema","type":"unknown","description":"Middle name of the user."}
month_of_birthinteger required

Month of birth of the user.

pincodestring required

Pincode of the user's address.

year_of_birthinteger required

Year of birth of the user.

Response

No Content