Get File Upload URL
Returns the file upload URLs for provided file columns.
Authentication
AuthorizationBearer
Access token, prefixed by Bearer .
Path parameters
vaultID
Request
This endpoint expects an object.
records
List of records where the files to be uploaded.
Response
OK
records
List of records corresponding to the list of given fileColumns.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error