Upload a File Revision
Files API
Upload a File Revision
Adds another version of a file by its ID.
PUT
Upload a File Revision
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo Developer Token for authentication (Assumed based on similar APIs).
Path Parameters
The id of the file to revise.
Body
application/octet-stream
The raw file content for the revision.
The body is of type file.
Response
Returns the revision id of the uploaded file revision.