Change level and reset steps

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

Unique applicant identifier in the Sumsub system.

This identifier is a random combination of 24 digits and lowercase Latin characters. It is automatically generated when the applicant is created on the Sumsub side, and can be found in the Dashboard.

If the applicantId is unknown to you, use the Get applicant data (externalUserId) method to fetch it.

Query Params
string
required

The name of the verification level you want to assign to the applicant. The level determines the verification steps the applicant must complete and the documents that are required for verification.

⚠ Mind the following:

  • A level has to be created in the same environment. For example, in the Sandbox mode, you may not be able to use a level configured to be only available in the Production environment.
  • A level name is case-sensitive. Kyc-level and kyc-level are considered as completely different level names. The system will not allow assigning a level that does not exist.
  • If a level name contains reserved characters (for example, @, +, white spaces as %20), it should be URL-encoded, otherwise you may get a signature mismatch.
  • The system does not allow updating the company profile with a level for individuals and vice versa.

Body Params
docSets
array of objects

Includes the objects representing specific configurations of document sets and their attributes.

docSets
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!