Skip to main content
PUT
Upload a File Revision

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication (Assumed based on similar APIs).

Path Parameters

dataFileId
integer
required

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.

revisionId
integer