Upload a file for verification processing. Supports document images, PDFs, and other verification-related files.
JWT token obtained from /auth/login endpoint.
Example:
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Category of the uploaded files
VERIFICATION_INPUT_FILE, PROFILE_PICTURE "VERIFICATION_INPUT_FILE"
Files to upload (supports images, PDFs, documents)
1Optional passwords for protected files (e.g., password-protected PDFs). Array should match files array order.
["password1", "password2"]File uploaded successfully
Unique object identifier for the uploaded file
"1503f16a-67a8-4976-9b1c-9446ec626a8d"
Category of the uploaded file
VERIFICATION_INPUT_FILE, PROFILE_PICTURE "VERIFICATION_INPUT_FILE"
Array of uploaded file information