Skip to main content
POST
Upload Private File

Path Parameters

workspaceId
string
required

The ID of the Workspace. Deprecated alias environmentId.

Body

application/json
surveyId
string
required

The ID of the survey associated with the file.

fileName
string
required

The name of the file to be uploaded.

fileType
string
required

The MIME type of the file.

Response

OK - Returns the signed URL, presigned fields, updated file name, and file URL.

data
object