Skip to main content
POST
Upload File

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

filesetId
string<uuid>
required

Body

multipart/form-data
file
file

The file blob.

createFileRequest
string

A JSON string defining upload options, e.g., '{directoryPath: }.

Response

Basic metadata for the uploaded file.

Basic metadata for a file.

id
string<uuid>
path
string
name
string
fileType
string
contentType
string
size
integer<int64>
created
string<date-time>
createdBy
integer