Update provider file
Replaces a provider file with base64-encoded content.
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.
Provider-specific file or folder identifier.
Body
Base64-encoded replacement file content. Maximum encoded size is 10 MB.
10000000Project UUID or slug for project-scoped provider credentials.
Deprecated project ID or slug alias. Use project_reference.
Deprecated camelCase project ID or slug alias. Use project_reference.
Response
Updated 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.