API upload file
Last updated
Was this helpful?
This is the API used to upload KYC files
API:
Path: v2/col/files/upload
Method: POST
Request: body, form-data
Request Parameter
file
File
Y
File upload
Response Data
message
String
Error description.
fileName
String
The name of the file which is uploaded
path
String
The path to the file
Last updated
Was this helpful?
Was this helpful?