Profile
Update Profile
Name, gender and date of birth cannot be edited for a KYC verified ABHA
PATCH
Authorizations
The API requires a Bearer token (JWT) for authentication.
Body
application/json
Day of birth of the user.
Example:
1
First name of the user.
Example:
"Shyam"
Gender of the user ('M' for male, 'F' for female, 'O' for other).
Available options:
M
, F
, O
Example:
"M"
Month of birth of the user.
Example:
1
Pincode of the user's address.
Example:
"110001"
Year of birth of the user.
Example:
1990
Address of the user.
Example:
"123, ABC Street"
Last name of the user.
Example:
"Singh"
Middle name of the user.
Example:
"Kumar"
Response
204
_mintlify/placeholder
No Content