Clients
Upload documents required for the identity verification process.
The endpoint facilitates efficient and safe uploading of necessary files to complete the KYC process.
POST
/
upload-delegated-kyc-files
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Provide the binary content of the file as the value for the respective file type field (pdf, video, or image).
pdf
file
requiredvideo
file
image
file
Response
200 - application/json
message
string
fileUrl
string