Methods

  • POST — Bulk file initialization

Resource

{
    "files": [
        {
            "comment": "string",
            "directory": "uuid",
            "hash": "uuid",
            "name": "string"
        }
    ]
}

Properties

Name Type Description Additional
files[] array

List of data to create files

Optional
files[].comment string

Comment to the file

Optional
files[].directory uuid

The directory the file will be stored in

files[].hash uuid

Storage ID of the file body

files[].name string

File name