Upload provider file
Uploads base64-encoded file content to an external provider folder.
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
External storage provider identifier, such as onedrive, sharepoint, or google_drive.
Body
Project ID used for provider write authorization.
Provider folder ID where the file should be created.
File name to create in the provider.
Base64-encoded file content. Maximum encoded size is 10 MB.
10000000MIME type for the uploaded file.
Response
Created file
Provider-specific file or folder ID.
File or folder name.
Provider path for the file or folder.
MIME type or folder for folders.
File size in bytes. Folders may report 0.
Whether this item is a folder.
Provider modified timestamp.
Optional provider thumbnail URL.