Update User Profile

Update mutable KYC user profile fields.

Allowed only while the user is still pre-verification. Once any of the following hold, full_name and email lock and this endpoint rejects the change with 409 so identity drift cannot silently break a submitted KYC application:

  • kyc_status == approved (urbanpayx-decided approval)
  • external_verification_status == verified (external attestation)
  • verification_source != none (canonical post-decision state)
  • sumsub_applicant_id is not None (Sumsub already saw this identity)

To change a locked profile, superadmin must run kyc-reset first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Partial update for a KYC user profile.

Only provided fields are applied. Allowed only while the user is still pre-verification (no Sumsub applicant, no urbanpayx or external decision recorded); after that, profile fields lock to preserve identity integrity.

length between 1 and 255
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json