Skip to main content
POST
Infer the dataset schema of a file passed by multipart file.

Body

multipart/form-data
file
file

Response

OK

schema
object

Schema describing a dataset's input file type and the kind of data the file contains. Note: when the file type is "flat" then the order of the properties describing the must be given in the order they appear in the input file.