Skip to main content
POST
Upload a file for processing

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

multipart/form-data
file
file
required

Data file to upload

pipeline
string
required

Name of the registered pipeline

publishertoken
string

Optional publisher identifier

Response

Pipeline token (for uncompressed files) or empty (for compressed files)

The response is of type string.