Generate a Sumsub KYC access token
Generates a short-lived Sumsub WebSDK access token for the current user so an identity verification flow can be started. Requires a user-scoped access token (authorization code grant); partner-only tokens (client credentials grant) are rejected.
Authorizations
OAuth 2.0 authorization and token endpoints
Body
KYC token params
The Sumsub verification level to start. Determines which screens the Sumsub WebSDK shows.
Sorting_KYC_Level, BasicKYCLevel, AccreditationIndividual_FullVerification "Sorting_KYC_Level"
Reset the Sumsub applicant before issuing the token, so an already-approved level can be executed again (e.g. to update stale PII). Send the kyc_reset value from the requirement status. Must not be sent when refreshing an expired token mid-flow, or the user's in-progress submission is wiped.