Updates the KYC status for the specified user ID.
Documentation Index
Fetch the complete documentation index at: https://docs.crypto.westminister.tech/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID (UUID).
New KYC status to assign.
pending, approved, rejected KYC status updated
User ID.
User email.
Phone in E.164 format.
Given name.
Family name.
Assigned role. Admin can only be assigned via PUT /api/v1/auth/user/id/{id}/role by an existing admin.
customer, vendor, subvendor, user, admin Current KYC status.