Skip to main content
POST
/
filestore
Error
A valid request URL is required to generate request examples
{
  "attributes": {
    "description": "<string>",
    "file_name": "<string>",
    "last_processed_on": "<string>",
    "length": 123
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Body

multipart/form-data
file
file
required

File to upload

description
string

Description of the file

Response

Created

FileStore response model

attributes
object
id
string
type
string