Methods

  • POST — Data import from a file

Resource

{
    "fileHash": "uuid",
    "format": "string",
    "withEventHandlers": "boolean"
}

Properties

Name Type Description Additional
fileHash uuid

Hash of the file containing the data

Optional
format string

Format

Optional
withEventHandlers boolean

Run event handlers

Optional