Upload a File Revision
Upload a File Revision
Adds another version of a file by its ID.
PUT
Upload a File Revision
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.