Skip to main content
POST
/
platform
/
data
/
files
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "uri": "<string>",
  "locationType": "<string>",
  "fileName": "<string>",
  "fileType": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

fileType
string
fileName
string
responseFields
string

limits which fields are returned in the response body

Body

application/octet-stream

The body is of type file.

Response

Success

id
string | null
uri
string | null
locationType
string | null
fileName
string | null
fileType
string | null