Update the profile process for a user.
Update profile is the endpoint through which the user can update their basic information, such as name, date of birth and citizenship.
citizenshipCountry
is provided without meeting the above condition, the request will be rejected with a 409 Conflict
error.OAuth 2.0 authentication.
KYC profile process updated.
The response is of type object
.
Update the profile process for a user.
Update profile is the endpoint through which the user can update their basic information, such as name, date of birth and citizenship.
citizenshipCountry
is provided without meeting the above condition, the request will be rejected with a 409 Conflict
error.OAuth 2.0 authentication.
KYC profile process updated.
The response is of type object
.