KYC
Update profile
Update the profile process for a user.
PATCH
Update profile is the endpoint through which the user can update their basic information, such as name, date of birth and citizenship.
This process solely updates the user’s basic information. It does not perform identity verification. For identity verification, refer to the identity process.
Citizenship Update Requirements
- The citizenshipCountry field is only accepted in the request if your organization is the authoritative party for the identity process.
If
citizenshipCountry
is provided without meeting the above condition, the request will be rejected with a 409 Conflict
error.Authorizations
OAuth 2.0 authentication.
Body
application/json
Response
200
application/json
KYC profile process updated.
The response is of type object
.